[Bug c/87390] [x86 32bit only] GCC does not honor FLT_EVAL_METHOD on implicit conversion of integer to floating point

joseph at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Wed Sep 26 17:02:00 GMT 2018


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

--- Comment #5 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
It's 6.3.1.4 for conversions between real floating and integer types that, 
in C99 but not C11, I think requires the resulting value to be 
representable in the resulting real floating type.


More information about the Gcc-bugs mailing list