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 middle-end/32024] ICE - libgcc2.c:557: internal compiler error: in fold_checksum_tree, at fold-const.c:12652



------- 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


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