This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20177] ICE in schedule-insns for -O2 -fmodulo-sched
- From: "echristo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2005 01:15:17 -0000
- Subject: [Bug middle-end/20177] ICE in schedule-insns for -O2 -fmodulo-sched
- References: <20050223184602.20177.janis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From echristo at redhat dot com 2005-03-16 01:15 -------
Fairly certain the REG_DEAD note is wrong since I can't see a way for 136 to die
in that insn (on read?).
Where'd the note get set?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20177