advice needed regarding c++ name mangling

Mark Mitchell mark@codesourcery.com
Fri Mar 11 02:55:00 GMT 2005


Daniel Berlin wrote:

> As for why the new name doesn't work, it's not clear from the above.
> I'd need to see the assembly and the error.
> :)

Likewise.  I assume these functions have only internal linkage?  Or that 
the original function is still provided with external linkage?  (I'm 
just checking that we're not breaking the ABI.)

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc mailing list