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/49900] [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691


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

--- Comment #5 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-08-05 18:22:39 UTC ---
Author: bernds
Date: Fri Aug  5 18:22:36 2011
New Revision: 177475

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177475
Log:
    PR rtl-optimization/49900
    * sched-ebb.c (add_deps_for_risky_insns): Also add dependencies to
    ensure basic blocks stay in the same order.

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


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