https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84422
Carl Love <carll at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Carl Love <carll at gcc dot gnu.org> ---
gcc/testsuite/gcc.target/powerpc/builtin-fctid-fctiw-runnable.c
was fixed by reverting the patch that added them. Commit 258492
gcc/testsuite/gcc.target/powerpc/sse2-pmuludq-1.c
was fixed by commit 258539
At this point all of the test cases that were generating and ICE for
-mcpu=power7 have been fixed.
Closing the issue.