[Bug target/44606] Wrong SPE floating point during computation
froydnj at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 1 02:12:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44606
--- Comment #14 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-02-01 02:11:57 UTC ---
Author: froydnj
Date: Tue Feb 1 02:11:54 2011
New Revision: 169465
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169465
Log:
gcc/
Backport from mainline:
2010-12-30 Nathan Froyd <froydnj@codesourcery.com>
PR target/44606
* reload1.c (choose_reload_regs): Don't look for equivalences for
output reloads of constant loads.
gcc/testsuite/
Backport from mainline:
2010-12-30 Nathan Froyd <froydnj@codesourcery.com>
PR target/44606
* gcc.dg/pr44606.c: New test.
Added:
branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr44606.c
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/reload1.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list