https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122992
--- Comment #17 from Sam James <sjames at gcc dot gnu.org> --- > On 4 Jun 2026, at 13:27, fche at redhat dot com <[email protected]> > wrote: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122992 > > --- Comment #16 from Frank Ch. Eigler <fche at redhat dot com> --- > Apparently all five apparent regression test cases were associated with the > gcc.target/i386/i386.exp test file. So get a gcc build that can deal with > i386 > and then run make check RUNTESTFLAGS=i386.exp in code with and without > your > patch. > The modules one is probably bogus as it flips, but the other ones are runtime tests so may need avx512. I'll try repro in a few hours as well.
