This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: compiler options in testsuite..
that worked. thanks! i misread your first suggestion of -w based on the
man pages for gcc/gfortran. sorry for flooding the list..
Chris
On Mon, 26 Jun 2006, Steve Kargl wrote:
> On Mon, Jun 26, 2006 at 02:09:29PM -0600, Christopher D. Rickett wrote:
> > i've tried adding -Wno (i thought that was valid at one point), and
> > -Wno-pedantic, but neither work.
> >
>
> A -w by itself should suppress all warnings.
>
> --
> Steve
>