This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: Convert option variables to structure elements


On 09/28/2010 01:03 PM, Joseph S. Myers wrote:
> I forgot to CC this patch 
> <http://gcc.gnu.org/ml/gcc-patches/2010-09/msg02171.html> to the Fortran 
> and Java lists; note the (mechanical) Fortran and Java pieces there.
> 
>>
>> gcc/java:
>> 2010-09-28  Joseph Myers  <joseph@codesourcery.com>
>>
>> 	* java-tree.h (flag_filelist_file, flag_assert, flag_jni,
>> 	flag_force_classes_archive_check, flag_redundant, flag_newer,
>> 	flag_use_divide_subroutine, flag_use_atomic_builtins,
>> 	flag_use_boehm_gc, flag_hash_synchronization,
>> 	flag_check_references, flag_optimize_sci, flag_indirect_classes,
>> 	flag_indirect_dispatch, flag_store_check,
>> 	flag_reduced_reflection): Remove.
>> 	* jcf-dump.c (flag_newer): Remove.
>> 	* jcf.h (quiet_flag): Remove.
>> 	* parse.h (quiet_flag): Remove.
> 

OK, thanks.

Andrew.


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