]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use a "sided" comparison rather than a "point" comparison, so as to
authorJulian Seward <jseward@acm.org>
Sat, 8 Nov 2008 15:14:01 +0000 (15:14 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 8 Nov 2008 15:14:01 +0000 (15:14 +0000)
commite8eb2c86b415e335146deec1e115432a5868c30f
tree5b2e69f22d4d006146cff5a7ed4b9057be23dc16
parentd1dc2a9f7dc16a70c497eeaeed935d4892a29391
Use a "sided" comparison rather than a "point" comparison, so as to
ensure that gcc generates only one conditional jump per conditional
expression, not two.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8743
memcheck/tests/fprw.c