[Bug middle-end/15855] [3.4/4.0/4.1 Regression] g++ crash with -O2 and -O3 on input file
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 15 22:06:00 GMT 2005
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-15 22:05 -------
Now we have again (?? appeared not too long ago) DOM taking all time and memory
threading 10000 times repeating
if (__priority == 65535)
{
if (__initialize_p == 0)
{
__comp_dtor (&__ioinit);
}
else
{
}
}
else
{
}
in __static_initialization
Ugh.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15855
More information about the Gcc-bugs
mailing list