This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Use -Wimplicit for gfortran?


On Wed, 2009-01-07 at 15:27 -0600, Tom Browder wrote:
> When introducing a large body of legacy code to gfortran it would be
> useful to have gcc's '-Wimplicit' option warn of explicit IMPLICIT
> statements (or else make another gfortran-specific warning to do it).

Try "-Wimplicit-interface" :-)

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]