https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80211
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=109987 Target Milestone|--- |14.0 Status|UNCONFIRMED |RESOLVED --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Fixed via r14-9129-g438ef143679e84 which removes Neuters -mpower{8,9}-vector . -mpower9-dform-vector was removed in r8-2665-gdb1e5f32c2d861 but you could still reproduce the ICE with -mpower9-vector until the above revision.