diff options
Diffstat (limited to 'gcc/fortran/lang.opt')
-rw-r--r-- | gcc/fortran/lang.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/fortran/lang.opt b/gcc/fortran/lang.opt index 1438aa2..57ac429 100644 --- a/gcc/fortran/lang.opt +++ b/gcc/fortran/lang.opt @@ -92,6 +92,10 @@ Wconversion Fortran Warning ; Documented in C +Wconversion-extra +Fortran Warning +Warn about most implicit conversions + Wimplicit-interface Fortran Warning Warn about calls with implicit interface |