https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101185
--- Comment #19 from rguenther at suse dot de <rguenther at suse dot de> --- On Mon, 20 Sep 2021, pinskia at gcc dot gnu.org wrote: > 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. IIRC HJ posted quite some variants of patches for the underlying issue (but eventually none were applied)