This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 Ping^2, C++] Move assemble_external call in cp/decl2.c.


On Mon, 2008-12-08 at 11:21 -0800, Mark Mitchell wrote:
> Steve Ellcey wrote:
> 
> > It looks like it is getting called twice from final.
> 
> OK, that seems reasonable.
> 
> Let's go ahead with your change.  However, please keep an eye out for
> failures on other systems where this might matter.  I'd be concerned
> about the systems with less SVR4-ish ancestry, like Windows, AIX, and OS X.

Meanwhile on powerpc64-linux for -m64 it isn't being called when needed;
see PR 38448, which has a reference to an unreviewed sparc patch for the
same issue.  Should this kind of thing be fixed in backends instead?

Janis


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