This is the mail archive of the gcc@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: advice needed regarding c++ name mangling


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


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