http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976
--- Comment #11 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-19 10:54:50 UTC --- Author: rguenth Date: Tue Apr 19 10:54:47 2011 New Revision: 172706 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172706 Log: 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: trunk/gcc/ChangeLog trunk/gcc/reload1.c