------- Comment #8 from fxcoudert at gcc dot gnu dot org 2007-07-15 00:31 ------- (In reply to comment #7) > is this still failing ? Yesterday, I ran a valgrinded compilation of CP2K, and > it showed no errors (didn't check memory leaks). This has been on x86_64 > though.
Apparently, the ICE on darwin is related to a leak check, that can also be seen on x86_64 (using valgrind --tool=leakcheck, IIRC). I won't have time to check if it's still there before the beginning of August. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32310