[Bug target/70957] testsuite/gcc.target/powerpc/vsx-elemrev-4.c fails on power7
wschmidt at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 6 16:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70957
Bill Schmidt <wschmidt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-05-06
CC| |dje at gcc dot gnu.org,
| |meissner at gcc dot gnu.org,
| |segher at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Confirmed, but this is quite odd. A compiler configured for debug works fine,
but a compiler configured for bootstrap errors as described. The test case is
fine as written since we are just compiling code for a power9 target, not
executing it. CCing others for suggestions on what would cause the P9 target
flags to go belly up when bootstrapped but not otherwise.
More information about the Gcc-bugs
mailing list