This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/63886] float will fit into int with abs - possible missing warning Wabsolute-value


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

--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
float f = 3.1f;


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]