This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Split up init_options langhook
- From: Tobias Burnus <burnus at net-b dot de>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: Richard Guenther <richard dot guenther at gmail dot com>, gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Tue, 22 Jun 2010 22:50:27 +0200
- Subject: Re: Split up init_options langhook
- References: <Pine.LNX.4.64.1006202035210.2440@digraph.polyomino.org.uk> <AANLkTilCqT3-AVe-TwpwdseZBEK93hGZCOUJrVMRmCPF@mail.gmail.com> <Pine.LNX.4.64.1006221609300.26396@digraph.polyomino.org.uk>
Joseph S. Myers wrote:
>> The middle-end and LTO pieces are ok.
>>
> Thanks. This patch
> <http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01968.html> still needs
> review of the Ada, C++, Fortran and Java pieces.
The Fortran part of the patch is OK. Thanks for the cleanup!
Tobias
>>> fortran:
>>> 2010-06-20 Joseph Myers <joseph@codesourcery.com>
>>>
>>> * cpp.c (gfc_cpp_init_options): Update prototype. Use number of
>>> decoded options in allocating deferred_opt.
>>> * cpp.h (gfc_cpp_init_options): Update prototype.
>>> * f95-lang.c (LANG_HOOKS_OPTION_LANG_MASK): Define.
>>> * gfortran.h (gfc_option_lang_mask): New.
>>> (gfc_init_options): Update prototype.
>>> * options.c (gfc_option_lang_mask): New.
>>> (gfc_init_options): Update prototype. Pass new arguments to
>>> gfc_cpp_init_options