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] proper way to handle COMDAT


>> (One other note about running WPA during a partial link: If you have a
>> global symbol defined in IR, and the linker returns a resolution of
>> "IR only", you can't assume it's visible only from within the IR you
>> have. Perhaps I should change the linker so that it never returns the
>> "IR only" resolution during a -r link?)
>
> Please do. It would be annoying for every plugin to check the output
> type.

I've submitted a patch for this:

  http://sourceware.org/ml/binutils/2008-12/msg00279.html

-cary


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