[Bug middle-end/33989] Extra load/store for float with union
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 19:13:00 GMT 2008
------- Comment #7 from pinskia at gcc dot gnu dot org 2008-03-14 19:12 -------
PPC still gets bad code:
_f:
lfs f0,0(r3)
fadds f0,f1,f0
stfs f0,-8(r1)
lwz r0,-8(r1)
stw r0,0(r4)
blr
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
Target Milestone|4.4.0 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33989
More information about the Gcc-bugs
mailing list