[cxx-abi-dev] underlying type of size_t

Nathan Sidwell nathan at codesourcery.com
Mon Jul 8 10:43:11 UTC 2002


Jason Merrill wrote:
> This is platform-specific.  Typically, it's unsigned int on 32-bit systems
> and unsigned long on 64-bit ones, though some 32-bit targets also use
> unsigned long.
So long as there's some standard per platform, we're ok.

> But isn't the Intel testsuite ia64-specific, anyway?  Last I checked, the
> Intel ix86 compiler still used the EDG mangling.
I could find nothing in that testsuite which specified it was ia64 specific.
The other tests seem to be parametized. Hence my concern.

thanks,

nathan

-- 
Dr Nathan Sidwell   ::   http://www.codesourcery.com   ::   CodeSourcery LLC
         'But that's a lie.' - 'Yes it is. What's your point?'
nathan at codesourcery.com : http://www.cs.bris.ac.uk/~nathan/ : nathan at acm.org



More information about the cxx-abi-dev mailing list