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 testsuite/32014] new gcc failures



------- Comment #6 from pinskia at gcc dot gnu dot org  2007-05-21 16:25 -------
> FAIL: gcc.dg/vect/vect-64.c (internal compiler error)
I think the all of the ICEs were due to:
2007-05-16  Eric Christopher  <echristo@apple.com>

        * config/rs6000/rs6000.c (rs6000_emit_prologue): Move altivec register
        saving after stack push. Set sp_offset whenever we push.
        (rs6000_emit_epilogue): Move altivec register restore before
        stack push.

The vect-intfloat-conversion-4?.c testcases should just be xfailed until
implemented for ppc.


-- 


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


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