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 rtl-optimization/33642] unrecognizable insn for -frtl-abstract-sequences



------- Comment #21 from janis at gcc dot gnu dot org  2008-04-03 17:04 -------
Dominique, in answer to your question in comment #19, without the patch any
code for powerpc*-linux gets an ICE as reported originally.  The very long
compilation times are a concern, but wrong code in four CPU2000 tests is much
worse.  With the patch, tests vpr and crafty pass with "-m32 -Os
-frtl-abstract-sequences", but with "-m64 -Os -frtl-abstract-sequences test gcc
fails at runtime and test gap hangs at runtime.

I'm providing this information to let the developers know that the patch isn't
ready.  I can test later versions.  I don't have time, however, to minimize
runtime failures in SPEC tests to help pinpoint the problems.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33642


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