]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/39902 (x * 1.0DF gets wrong value)
authorJanis Johnson <janis187@us.ibm.com>
Mon, 3 Aug 2009 21:38:53 +0000 (21:38 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 3 Aug 2009 21:38:53 +0000 (21:38 +0000)
commit50cd60be11a52f6ee997d331f83c5b62ee59f448
tree3a7a0f8a8cbeffcc21995e11ae23fb831f2f9e90
parent1768a052038172cc56a7af8ad2e90982f3c84d13
re PR c/39902 (x * 1.0DF gets wrong value)

PR c/39902
* simplify-rtx.c (simplify_binary_operation_1): Disable
simplifications for decimal float operations.

PR c/39902
* gcc.target/powerpc/pr39902-2.c: New test.

From-SVN: r150383
gcc/ChangeLog
gcc/simplify-rtx.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr39902-2.c [new file with mode: 0644]