[Bug c/63886] float will fit into int with abs - possible missing warning Wabsolute-value
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Sat Nov 15 14:29:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63886
--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
float f = 3.1f;
More information about the Gcc-bugs
mailing list