http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976
--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-20 09:48:07 UTC --- Author: rguenth Date: Wed Apr 20 09:48:00 2011 New Revision: 172765 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172765 Log: 2011-04-20 Richard Guenther <rguent...@suse.de> Backport from mainline 2011-04-19 Bernd Schmidt <ber...@codesourcery.com> PR fortran/47976 * reload1.c (inc_for_reload): Return void. All callers changed. (emit_input_reload_insns): Don't try to delete previous output reloads to a register, or record spill_reg_store for autoincs. Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/reload1.c