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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |
             Status|NEW                         |ASSIGNED

--- Comment #17 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The code is not wrong, just the testcase is written such a way it thinks it can
get away with not using avx code which is not always going to be true.  I have
a patch which fixes avx-check.h, avx2-check.h, and avx512-check.h.  Obvious it
just accidently works really.

Reply via email to