On Sat, 27 Oct 2012, Manuel L?pez-Ib??ez wrote:

> More mostly easy conversions to LangEnabledBy. Regtested on x86_64-linux-gnu.
> 
> OK?

OK, but I note that fortran/options.c contains a reference to warn_switch, 
a variable for an option you are moving to c.opt.  It looks like that 
setting in fortran/options.c will do nothing useful for Fortran, so should 
be removed.  (Ideally I think options from one front end wouldn't be 
visible in other front ends, back-end options and associated macros 
wouldn't be visible outside the back end, etc., though fully implementing 
that would be quite hard.)

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to