Merge patch from Jeremy Fitzhardinge:

21-hg-dupwrite
  HELGRIND: quite often memory is written with a value which is already
  there, which would not cause a race (I think; there are certainly
  valid idioms which rely on this behaviour). Anyway, suppressing checks
  for such overwrites cuts down the number of apparently spurious
  errors. Also fixes the bug in which FP loads were considered to be
  stores.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1258 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed