This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [gfortran] gfortran options and cc1 warnings


On Mon, 31 Oct 2005, FX Coudert wrote:

>         * gcc/c-opts.c: Add cases for all Fortran options declared as C
>         and used only when preprocessing.

Someone building without Fortran (whether with it disabled, or without it 
in the source tree) won't get the enumerators from fortran/lang.opt 
defined.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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