------- Additional Comments From dorit at il dot ibm dot com 2005-05-30 14:47 ------- > crafty_bug.c:31: internal compiler error: tree check: expected ssa_name, have > var_decl in is_old_name, at tree-into-ssa.c:467 > SPEC CPU2000 tests gcc, crafty, and mesa all get this ICE.
I've seen this error on powerpc-apple-darwin in gcc, fma3d and mesa. I don't see this error anymore anywhere in SPEC after applying this patch: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02478.html (wasn't approved yet) > Tests gap, facerec, > and apsi get segfaults in the compiler and resist attempts at mininizing test > cases. I don't see these anymore. Maybe this related to PR21639 that was recently solved? (after this patch: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg02477.html) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21155