C++ ABI: Reuse of tail padding
Mark Mitchell
mark at codesourcery.com
Wed Aug 14 23:28:34 UTC 2002
--On Wednesday, August 14, 2002 11:26 PM +0100 Nathan Sidwell
<nathan at codesourcery.com> wrote:
> Mark Mitchell wrote:
>> There aren't many more to find. HP, Intel, and GCC are the compilers
>> that have implemented the ABI to date.
> you've not verified how the HP compiler behaves :) That was my point.
It's a good one too.
It appears that HP's aCC on IA-64 does pack things into tail padding.
That means somebody has to lose. I guess we may as well go with the more
efficient technique then, and do the tail padding. I will try to rework
the spec to be clearer and post patches for that.
And I'll go ahead and hit the "go" button on the GCC release tonight, too.
--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
More information about the cxx-abi-dev
mailing list