------- Comment #17 from janis at gcc dot gnu dot org 2008-04-02 22:11 ------- I tried the patch referenced in comment #16 on powerpc64-linux. It allows tests pr11832.c and pr33009 to pass, but adding -frtl-abstract-sequences to all tests causes several tests to timeout on compilation, and gcc.dg/pr32912-1.c fails at execution for -m32. I built the C tests from SPEC CPU2000 with "-O2 -frtl-abstract-sequences" using the patched compiler and ran them with the short test input. A couple took a very long time to compile (try, for example, the file toke.c in test perlbmk) and four failed at execution time: vpr and crafty for -m32, gcc and gap for -m64.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33642