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: [RFA:] PR37170, extern weak broken, like for gcc.dg/weak/weak-1.c


On Tue, Sep 2, 2008 at 3:34 PM, Rafael Espindola <espindola@google.com> wrote:
>> Actually - can someone re-post the patch that you want to be reviewed?
>> I am lost in this thread.
>
> Attached. I proposed to try to removed some of the calls to
> assemble_external in the FE. I started with the ones in C++ and was
> surprised to see no regressions on x86 and x86-64 by just removing
> them.

Ok, this needs approval by a C++ FE maintainer.  But Honza may
tell if this looks sane ;)

Thanks,
Richard.

> 2008-08-28  Rafael Espindola  <espindola@google.com>
>
>       * class.c (build_vtbl_ref_1): Don't call assemble_external.
>       * decl2.c (mark_used): Don't call assemble_external.
>       * init.c (build_vtbl_address): Don't call assemble_external.
>
>
>> Richard.
>>
>
> 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]