[Bug target/84422] ICE on various builtin test functions when compiled with -mcpu=power7
carll at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 26 17:20:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84422
--- Comment #3 from Carl Love <carll at gcc dot gnu.org> ---
gcc/testsuite/gcc.target/powerpc/sse2-pmuludq-1.c
Test requres Power 8 as a minimum. Compiling with -mcpu=power7 generates an
ICE but the test requires Power8. So the ICE shouldn't be an issue under
normal testing conditions.
More information about the Gcc-bugs
mailing list