[Bug fortran/91497] -Wconversion warns when doing explicit type conversion
manfred99 at gmx dot ch
gcc-bugzilla@gcc.gnu.org
Tue Aug 20 16:12:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91497
Manfred Schwarb <manfred99 at gmx dot ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tkoenig at gcc dot gnu.org
--- Comment #2 from Manfred Schwarb <manfred99 at gmx dot ch> ---
Of course. But not being able to silence such warnings renders
this option rather useless, IMO.
I would have expected that explicit castings would have been
special-cased in some way...
And the manual talks explicitely about implicit conversion:
-Wconversion
Warn about implicit conversions ...
More information about the Gcc-bugs
mailing list