[Bug tree-optimization/124288] [16 Regression] testsuite/gcc.dg/torture/vec-cvt-1.c failure on -m32 since r16-7762-g0383e6c398a
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 2 09:22:39 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124288
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
The float values are certainly not representable in unsigned int, the checking
code uses x87 and the worker AVX vs. AVX512.
More information about the Gcc-bugs
mailing list