This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058
- From: "abel at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jan 2011 09:29:17 +0000
- Subject: [Bug rtl-optimization/45352] ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058
- Auto-submitted: auto-generated
- References: <bug-45352-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45352
--- Comment #27 from Andrey Belevantsev <abel at gcc dot gnu.org> 2011-01-13 09:29:13 UTC ---
Author: abel
Date: Thu Jan 13 09:29:09 2011
New Revision: 168742
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168742
Log:
PR rtl-optimization/45352
* sel-sched.c: Update copyright years.
(reset_sched_cycles_in_current_ebb): Also recheck the DFA state
in the advancing loop when we have issued issue_rate insns.
* gcc.dg/pr45352-3.c: New.
Added:
trunk/gcc/testsuite/gcc.dg/pr45352-3.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/sel-sched.c
trunk/gcc/testsuite/ChangeLog