This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49900] [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691
- From: "bernds at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 5 Aug 2011 18:22:45 +0000
- Subject: [Bug rtl-optimization/49900] [4.7 regression] ICE in advance_target_bb, at sched-ebb.c:691
- Auto-submitted: auto-generated
- References: <bug-49900-4@http.gcc.gnu.org/bugzilla/>
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