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] -use-linker-plugin cleanup


On Thu, Feb 5, 2009 at 08:47, Rafael Espindola <espindola@google.com> wrote:

> With this patch -flto-single is again the only user of the ?function construct
> Maybe we should rename  it to -lto-single and remove that completely?
> I don't think
> we need to make spec any more complicated when we merge :-)

I don't think we should merge lto-single at all, actually.  It was a
good debugging device for the streamer, but its usefulness is limited.


> 2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
>
>        * gcc.c (use_linker_plugin): Remove. Update all uses.
>        (use_linker_plugin_spec_function): Remove. Update all uses.

Patch is missing.


Diego.


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