gfortran equivalent to ifort gen-interfaces

NightStrike nightstrike@gmail.com
Wed Oct 3 19:38:00 GMT 2018


"ifort -warn all" turns on -gen-interfaces
(https://software.intel.com/en-us/node/678278) which allows the
compiler to see things like certain type mismatches.  Is there an
equivalent for gfortran?



More information about the Fortran mailing list