https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90713

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |segher at gcc dot gnu.org
          Component|middle-end                  |testsuite

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
This means that V4SF is not a supported vector type despite { target {
vect_float } }.  I suppose -maltivec is needed here, but why does vect_float
not verify that is provided?

Reply via email to