This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/13232] ICE in remember_web_was_spilled with -O3 -march=pentium4 -fnew-ra


------- Additional Comments From coyote at coyotegulch dot com  2003-11-29 15:14 -------
Created an attachment (id=5232)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5232&action=view)
Porgram to generate the ICE

Admittedly, the troublesome loop is poorly written, although the code is valid
in syntax. This example is severely reduced from a hundred-line function, so
the code itself is completely meaningless. This was the minimal example I could
find, and it includes commented-out variations that eliminate the ICE.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13232


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]