-use-linker-plugin passed to ld
Andreas Schwab
schwab@redhat.com
Tue Oct 27 16:45:00 GMT 2009
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.
Andreas.
--
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E
"And now for something completely different."
More information about the Gcc
mailing list