------- Comment #1 from tkoenig at gcc dot gnu dot org  2006-06-01 21:09 -------
(In reply to comment #0)
> In the following program there is clearly a problem with the "r = d"
> assignment. In most real programs such drastic case does not happen. However,
> simple precision loss or worse things may occure.
> 
> gfortran -Wall should warn, but it does not deserve a default warning.

There is -Wconversion, but this also warns the wrong way around.


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27866

Reply via email to