This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/52148] [4.7 regression] ICE: in spill_failure, at reload1.c:2120
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Mar 2012 17:35:48 +0000
- Subject: [Bug rtl-optimization/52148] [4.7 regression] ICE: in spill_failure, at reload1.c:2120
- Auto-submitted: auto-generated
- References: <bug-52148-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52148
--- Comment #5 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-12 17:35:48 UTC ---
Author: gjl
Date: Mon Mar 12 17:35:43 2012
New Revision: 185253
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185253
Log:
PR target/52148
* config/avr/avr.c (avr_out_movmem): Fix typo in output template
for the case ADDR_SPACE_FLASH and AVR_HAVE_LPMX introduced in
r184615 from 2012-02-28.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.c