http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976
--- Comment #14 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-20 11:05:13 UTC --- Author: rguenth Date: Wed Apr 20 11:05:09 2011 New Revision: 172766 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172766 Log: 2011-04-20 Richard Guenther <rguent...@suse.de> Backport from 4.6 branch 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_5-branch/gcc/ChangeLog branches/gcc-4_5-branch/gcc/reload1.c