This is the mail archive of the gcc-patches@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: [lto][patch] Remove more dead code. Fix bootstrap


On Tue, Jan 20, 2009 at 10:07, Rafael Espindola <espindola@google.com> wrote:
> 2009/1/20 Rafael Espindola <espindola@google.com>:
>> This fixes the "defined static but not used" warnings.
>>
>> 2009-01-20  Rafael Avila de Espindola  <espindola@google.com>
>>
>>        * lto-function-in.c (input_local_field_decl, input_local_type_decl,
>> input_local_type, input_local_tree):
>>        Remove.
>>        * lto-function-out.c (field_decl_is_local, type_decl_is_local,
>> output_type_ref_1):
>>        Remove STREAM_LOCAL_TYPES ifdef.
>>        (output_local_tree, type_function_context): Remove.

OK.


Diego.


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