This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11555] [3.4 Regression] ICE in verify_loop_structure, at cfgloop.c:1270
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2003 00:35:16 -0000
- Subject: [Bug optimization/11555] [3.4 Regression] ICE in verify_loop_structure, at cfgloop.c:1270
- References: <20030717002527.11555.v.haisman@sh.cvut.cz>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11555
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Component|c |optimization
Ever Confirmed| |1
GCC target triplet|i686-pc-cygwin |i686-*-*
Keywords| |ice-on-valid-code
Priority|P3 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-17 00:35:16
date| |
Summary|ICE in |[3.4 Regression] ICE in
|verify_loop_structure, at |verify_loop_structure, at
|cfgloop.c:1270 |cfgloop.c:1270
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-17 00:35 -------
I can confirm this on the mainline (20030716). On 3.3.1 (20030707), gcc does not ICE so this is a
regression.