[Bug target/52488] avr-*: internal compiler error: in extract_insn, at recog.c:2123
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 11 22:31:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52488
Georg-Johann Lay <gjl at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-03-11
CC| |gjl at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-11 22:30:17 UTC ---
Would you please add a test case following the instructions in
http://gcc.gnu.org/bugs/#need
BTW, this appreas to be a frame pointer adjustment for a device with 8-bit SP.
Allocating 2050 bytes of stack space on a device with 8-bit SP is not going to
produce a reasonable executable, anyway.
More information about the Gcc-bugs
mailing list