[Bug middle-end/21990] Wrong code for 4.0 and head: Reload clobbers the frame pointer by using it as spill register without recognizing the clobbering
bjoern dot m dot haase at web dot de
gcc-bugzilla@gcc.gnu.org
Sat Aug 20 13:54:00 GMT 2005
------- Additional Comments From bjoern dot m dot haase at web dot de 2005-08-20 13:49 -------
I have re-investigated this bug today and observed that it no longer appears in
mainline. It is also absent in today's cvs state of the 4.0 branch.
Dunno whether the original problem has been fixed or whether something else has
changed such that the bug is no longer exposed: Since the register allocator
now seems to be smarter on both branches than it used to be, the function
exposing the bug no longer needs the frame pointer.
Yours,
Björn
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21990
More information about the Gcc-bugs
mailing list