https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63886
Eric Gallager <egall at gwmail dot gwu.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egall at gwmail dot gwu.edu --- Comment #8 from Eric Gallager <egall at gwmail dot gwu.edu> --- (In reply to Andreas Schwab from comment #4) > float f = 3.1f; Isn't there already -Wunsuffixed-float-constants for warnings with that kind of fix?