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 rtl-optimization/40086] [4.5 Regression]: cris-elf gfortran.dg/forall_1.f90 -O1 execution


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40086

--- Comment #21 from John David Anglin <danglin at gcc dot gnu.org> 2011-05-24 18:44:38 UTC ---
Author: danglin
Date: Tue May 24 18:44:35 2011
New Revision: 174132

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174132
Log:
    PR rtl-optimization/49007
    Backport from mainline:
    2009-11-30  Hans-Peter Nilsson  <hp@axis.com>

    PR rtl-optimization/40086
    * reorg.c (relax_delay_slots): When looking for redundant insn at
    the branch target, use next_real_insn, not next_active_insn.


Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/reorg.c


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