------- Comment #7 from janis at gcc dot gnu dot org 2006-04-29 00:02 ------- I tried the patch at http://gcc.gnu.org/ml/gcc-patches/2006-04/msg01061.html on powerpc64-linux and used the resulting compilers with "-O2 -fmodulo-sched" to build SPEC CPU2000 and run with the small, test input, and also built and ran the special version of HMMER (which uses AltiVec macros) with those same options. I still get lots of failures: some tests ICE in the build, others get runtime failures. I got failures with different tests when I moved the compiler install tree to a different system, or when I ran it as a different user. There's something very flaky going on.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26855