This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52488] avr-*: internal compiler error: in extract_insn, at recog.c:2123


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52488

--- Comment #12 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-13 11:28:32 UTC ---
Author: gjl
Date: Tue Mar 13 11:28:25 2012
New Revision: 185329

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185329
Log:
    PR target/52488
    * config/avr/avr.c (avr_prologue_setup_frame): Cut down stack
    offset (size) to a value the insns can deal with.
    (expand_epilogue): Ditto.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]