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/50764] [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243 with -O2 -fsched2-use-superblocks -ftree-tail-merge


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

--- Comment #12 from vries at gcc dot gnu.org 2011-11-22 20:55:06 UTC ---
Author: vries
Date: Tue Nov 22 20:55:01 2011
New Revision: 181639

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181639
Log:
2011-11-22  Tom de Vries  <tom@codesourcery.com>

    PR rtl-optimization/50764
    * sched-deps.c (sched_analyze_insn): Make sure frame-related insns are
    not moved past preceding jump.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c


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