[Bug bootstrap/49344] ICE in tree-flow-inline.h:745 while bootstrap

andi-gcc at firstfloor dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 9 16:07:00 GMT 2011


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

--- Comment #5 from Andi Kleen <andi-gcc at firstfloor dot org> 2011-06-09 16:06:34 UTC ---
Hmm, it's hard to see how my patch could have caused this.
It doesn't really change any RTL.

Does the test case even use global registers?

I don't see any in native/fdlibm/strtod.c

The only thing that could possibly have a side effect is storing
the decl in a global array, but even that should be benign.

Are you sure you bisected right?



More information about the Gcc-bugs mailing list