[Bug target/32871] [avr] Bad optimisation - gcc is pushing too many registers
hutchinsonandy at aim dot com
gcc-bugzilla@gcc.gnu.org
Mon Apr 28 00:59:00 GMT 2008
------- Comment #7 from hutchinsonandy at aim dot com 2008-04-28 00:59 -------
Attached is INCOMPLETE attempt to fix this issue.
Register saves appear to be ok. But same function is required for Argument
pointer elimination offset. It would appear DF chain info is not maintained,
when global.c uses this. So offset used to access arguments on stack does not
reflect final value required and will fail.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32871
More information about the Gcc-bugs
mailing list