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



------- Comment #18 from hp at gcc dot gnu dot org  2009-11-30 07:13 -------
Subject: Bug 40086

Author: hp
Date: Mon Nov 30 07:13:21 2009
New Revision: 154751

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154751
Log:
        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:
    trunk/gcc/ChangeLog
    trunk/gcc/reorg.c


-- 


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


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