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


> Date: Tue, 2 Sep 2008 14:34:31 +0100
> From: "Rafael Espindola" <espindola@google.com>

> 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.

I'm not that surprised.  I strongly suggest you test on
hppa-hpux; I don't think any of the mentioned systems require
extern declarations.  And the patch that needs to go in before
is <http://gcc.gnu.org/bugzilla/attachment.cgi?id=16169> (take
6) which for lack of hppa-hpux results hasn't been posted to
gcc-patches yet.  I hereby retract
<http://gcc.gnu.org/ml/gcc-patches/2008-08/msg02037.html> (which
was take 6).

brgds, H-P


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