[Bug testsuite/32014] new gcc failures
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 21 15:26:00 GMT 2007
------- 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
More information about the Gcc-bugs
mailing list