-use-linker-plugin passed to ld
Ian Lance Taylor
iant@google.com
Tue Oct 27 17:01:00 GMT 2009
Andreas Schwab <schwab@redhat.com> writes:
> Rafael Espindola <espindola@google.com> writes:
>
>> diff --git a/gcc/common.opt b/gcc/common.opt
>> index b57234a..9e4cf12 100644
>> --- a/gcc/common.opt
>> +++ b/gcc/common.opt
>> @@ -1391,6 +1391,11 @@ funwind-tables
>> Common Report Var(flag_unwind_tables) Optimization
>> Just generate unwind tables for exception handling
>>
>> +fuse-linker-plugin
>> +Common Var(flag_use_linker_plugin)
>> +Ignored. Is is used by the driver, but passed to the compiler because it starts
>> +with an f.
>
> Perhaps this should be an Undocumented option. I don't think you need a
> Var anyway.
Agreed on both counts.
Ian
More information about the Gcc
mailing list