https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103000
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Tamar Christina from comment #2) > From a quick look at the failures on -m32 it looks like SLP vectorization > fails completely but these targets declare vect_float so that's not enough > to stop it. > > Will need to check monday but likely missing some option somewhere. And > https://godbolt.org/z/Pxs7dfj1a shows it detecting them, so something is up > with the options being passed. This is on powerpc64-linux-gnu and not x86_64-linux-gnu though.