https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67541
--- Comment #2 from Jamie Bayne ---
Ah, so it's fixed in trunk. Thanks for the info.
RE the warnings making sense: floating-point promotions may not lose data, but
they do have an associated runtime cost (about equivalent to an add on recent
Int
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: jamiebayne at hotmail dot com
Target Milestone: ---
It is my belief (or at least desire) that every assignment in the following
program should emit a warning with the -Wconversion{,-extra