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: [patch][lto merge] Remove the comdat_group langhook


2009/6/16 Dave Korn <dave.korn.cygwin@googlemail.com>:
> Rafael Espindola wrote:
>>> This patch is OK.
>>
>> Committed.
>
> ÂRafael, you missed updating a call to make_decl_one_only(), in
> config/i386/winnt.c, causing PR40456; could you take a look and tell us what
> we need to use for the new second argument here?

Sorry about that. I committed a fix.

This patch makes one_only == "not in a comdat section". To make
something one_only now you must specify the comdat section which is
DECL_ASSEMBLER_NAME in most cases.

> Â Âcheers,
> Â Â ÂDaveK
>

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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