This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51106] [4.5/4.6 Regression] ICE in move_insn, at haifa-sched.c:2314
- 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: Tue, 27 Mar 2012 13:06:41 +0000
- Subject: [Bug target/51106] [4.5/4.6 Regression] ICE in move_insn, at haifa-sched.c:2314
- Auto-submitted: auto-generated
- References: <bug-51106-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51106
--- Comment #15 from Andrey Belevantsev <abel at gcc dot gnu.org> 2012-03-27 13:06:41 UTC ---
(In reply to comment #14)
> (In reply to comment #13)
> > It's failing not only on sh, but on x86-64 too, started with (no surprise here)
> > r185564: ...
>
> Is it related to pr52650?
Yes, I would say it is the same. It's strange that Richard didn't see this in
his testing.