]> git.ipfire.org Git - thirdparty/valgrind.git/commit
This commit is an update to Bugzilla 334836
authorCarl Love <cel@us.ibm.com>
Thu, 14 Aug 2014 16:54:48 +0000 (16:54 +0000)
committerCarl Love <cel@us.ibm.com>
Thu, 14 Aug 2014 16:54:48 +0000 (16:54 +0000)
commit5f6905953b22e14975ca0fe4d21754f065f034a8
tree8837268a26052dd3bb5c98f0b88bf82f7dafc2f7
parentd83e9ccbd47d9804b906926cb773ecd34c214fc8
This commit is an update to Bugzilla 334836

There are two copies of the round test in none/tests/ppc32/round.c
and none/tests/ppc64/round.c.  The two source files should be
identical. The LE functional test commit updated the round.c test for
ppc64 but was missing the ppc32 round updates.  The round.c test was
updated to fix an issue where we were getting different outputs
depending on the compiler.  The output is now consistent for the
compilers allowing the removal of the additional expect files for
ppc32 and ppc64.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14278
none/tests/ppc32/Makefile.am
none/tests/ppc32/round.c
none/tests/ppc32/round.stdout.exp
none/tests/ppc32/round.stdout.exp-RM-fix [deleted file]
none/tests/ppc64/Makefile.am
none/tests/ppc64/round.c
none/tests/ppc64/round.stdout.exp
none/tests/ppc64/round.stdout.exp-RM-fix [deleted file]