This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2007 14:37:32 -0000
- Subject: [Bug rtl-optimization/33009] -frtl-abstract-sequences causes an infinite loop
- References: <bug-33009-11811@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-08-07 14:37 -------
I get an ICE:
t.c: In function 'foo':
t.c:28: error: unrecognizable insn:
(insn 177 0 0 (set (reg:SI 0 ax)
(symbol_ref:SI ("*L9") [flags 0x2])) -1 (nil))
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33009