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 middle-end/47976] [4.5/4.6 Regression] Recent gfortran.dg/actual_array_constructor_3.f90 regression on arm-linux-gnueabi


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  <rguenther@suse.de>

        Backport from mainline
        2011-04-19  Bernd Schmidt  <bernds@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


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