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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-07-03
   Target Milestone|---                         |8.2
     Ever confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  Looks like the stack is not aligned for some odd reason.
Doesn't need AVX512 at runtime btw, just the flag somehow triggers it...
-mavx is enough btw.

Reply via email to