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]

suppress gfortran warning


I'm working with a large legacy codebase and am getting swamped with gfortran warnings like:

Warning: Type mismatch in argument '...' at (1); passed ... to ...

Any way to disable these selectively?

Thx.

P.S. gfortran v4.9.2 on 32bit cygwin


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