[Bug middle-end/32024] ICE - libgcc2.c:557: internal compiler error: in fold_checksum_tree, at fold-const.c:12652
rob1weld at aol dot com
gcc-bugzilla@gcc.gnu.org
Mon May 21 20:05:00 GMT 2007
------- Comment #2 from rob1weld at aol dot com 2007-05-21 21:05 -------
The BUG is somewhere in here:
I put back ALL my origonal (lengthy) configure options but left off the
checking. It gets past the ICE. That is not good though...
Situation A): The checker is working fine and the code produced is incorrect
and this is being caught by the checker.
Situation B): The checker is incorrect and the code produced is OK, the checker
is wrongly complaining about code that is OK.
I check back in a day or two ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32024
More information about the Gcc-bugs
mailing list