[tuples] add -Wno-format to fortran

Andrew Pinski pinskia@gmail.com
Mon Feb 25 18:37:00 GMT 2008


On Mon, Feb 25, 2008 at 4:14 AM, Aldy Hernandez <aldyh@redhat.com> wrote:
> The tuples branch passes -Werror to the fortran front-end, unlike
>  mainline.  This is causing problems with format warnings.

No they should always be passing -Werrror to the fortran front-end
compiling.  What is happening here is rather you are compiling the
fortran front-end with an older version of GCC than the current trunk
which has the full format support for the fortran front-end
diagnostic.

-- Pinski



More information about the Gcc-patches mailing list