[Bug fortran/47660] Retain warning text of -Wconversion messages when -Wconversion-extra is in effect
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Sun Dec 21 14:23:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47660
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-12-21
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Still present at r218995. Note that the warning
i = 0._8
1
Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at
(1)
is no longer issued with 5.0.
More information about the Gcc-bugs
mailing list