https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99718
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> --- (In reply to luoxhu from comment #15) > Do you mean Power7 for the plain old VSX? I verified the pr98914.c on > Power7, it exactly ICEs on "gcc_assert (CONST_INT_P (elt_rtx));" for both > m64 and m32. This is still not fixed by the patch in #c11 yet. Sure, any CPU that has VSX or Altivec support. So VSX for power7 and Altivec for power5/6/G4/G5 or whatever has Altivec support.