[cxx-abi] [cxx-abi-dev] Pointer-to-member-function mangling

Mark Mitchell mark at codesourcery.com
Mon Oct 21 16:16:57 UTC 2002



--On Monday, October 21, 2002 09:15:55 AM -0700 "Nelson, Clark" 
<clark.nelson at intel.com> wrote:

>> I think the answer ought to be that these two types are *not* the
>> same, and G++ agrees with me. :-)
>>
>> If your compiler produces this output:
>>
>>   _Z1fPFvvEM1SFvvE
>>
>> then your compiler agrees too.
>>
>> HP, Intel, do either of your compilers produce a different name?
>
> The Intel compiler produces the same name as G++.

OK, that's going to be two-out-of-three, no matter what HP's compiler
has to say.  I will update the document appropriately.

-- 
Mark Mitchell                mark at codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com



More information about the cxx-abi-dev mailing list