https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106322
--- Comment #34 from Mathieu Malaterre <malat at debian dot org> --- (In reply to Mathieu Malaterre from comment #33) > (In reply to Kewen Lin from comment #32) > > (In reply to Mathieu Malaterre from comment #30) > > > (In reply to Martin Liška from comment #29) > > > > (In reply to Kewen Lin from comment #28) > > > > > Sorry for the breakage, I'll have a look tomorrow. > > > > > > > > > > btw, is it able to reproduce the issue on ppc64 (or ppc64le) as well? > > > > > > > > No for gcc112 machine (ppc64le). Seems to be related to 32-bit targets. > > > > > > I could see unit-test failures of highway on most 32bits arch, as well as > > > mips64el and ppc64be. > > > > Thanks to both guys! I'll try with ppc64 32bit first. > > Watch out that I've reduced the original test case on my local x86/32bits > arch. > > It appears that I've lifted way too much code to reproduce the issue on > ppc32/be. Is is ok for you to use instead, reproducer from previous comment: > > * https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106322#c16 It appears this one is also way too much lifted for proper repro on ppc32/be.