[Bug tree-optimization/107608] [13 Regression] Failure on fold-overflow-1.c and pr95115.c

romain.geissler at amadeus dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 16 21:38:48 GMT 2023


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

--- Comment #32 from Romain Geissler <romain.geissler at amadeus dot com> ---
Hi,

Thanks for the fix, indeed it has fixed quite some glibc maths tests ;)

FYI, most likely it's totally unrelated to this bug, for right now with latest
gcc trunk and glibc trunk on x86-64, I still see the following iseqsig errors:

FAIL: math/test-double-iseqsig
FAIL: math/test-float-iseqsig
FAIL: math/test-float128-iseqsig
FAIL: math/test-float32-iseqsig
FAIL: math/test-float32x-iseqsig
FAIL: math/test-float64-iseqsig
FAIL: math/test-float64x-iseqsig
FAIL: math/test-ldouble-iseqsig

Cheers,
Romain


More information about the Gcc-bugs mailing list