[Bug tree-optimization/68356] FAIL: gcc.dg/torture/pr68264.c -O* execution test on x86_64-apple-darwin1(0|4)

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Mon Feb 19 18:56:00 GMT 2018


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

--- Comment #14 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
I'd expect any complete patch default to -fno-math-errno to add 
-fmath-errno to all tests relating to errno setting by libm functions (so 
that patch was incomplete for lack of test updates).  Those tests, 
independently, should be disabled on platforms which do not support errno 
setting in libm.


More information about the Gcc-bugs mailing list