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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
The issue is that with -m32 we are not TARGET_MMX_WITH_SSE and so we don't try
8 byte vectors.  I'll fix the testcase.

Reply via email to