[Bug tree-optimization/101809] emulated gather capability doesn't support 32-bit target

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 9 08:50:21 GMT 2021


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
This is also the FAIL of

FAIL: gcc.target/i386/vect-gather-1.c scan-tree-dump vect "loop vectorized"

with -m32 testing.  Note the intent was to have the testcase work independent
on the presence of HW gather (for you folks testing with -march=cascadelake).

The XFAIL condition is going to be tricky for this so I'll leave this test
FAILing at least until I can decide whether fixing the missing feature is
possible for GCC 12.


More information about the Gcc-bugs mailing list