[Bug target/44618] [4.4/4.5/4.6/4.7 regression] wrong code with -frename-registers
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 10:16:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44618
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dje at gcc dot gnu.org
--- Comment #19 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-04-27 09:35:44 UTC ---
Yes, the problem is in the PowerPC back-end. And I also think that the use
trick is the way to go. The mildly annoying thing is the need to duplicate
patterns just because of the different register number, but I'm not sure this
can be avoided. In any case, this is up to the PowerPC maintainer at this
point.
More information about the Gcc-bugs
mailing list