Patch for IA64 32-bit function descriptors
Benjamin Kosnik
bkoz@redhat.com
Tue Jun 18 10:22:00 GMT 2002
> Unfortunately,
> attribute__ ((aligned(__alignof__(_GLIBCPP_VTABLE_PADDING))));
> doesn't work for HP-UX on IA64.
Why?
> Also, os_defines.h wont' compile, the compiler complains about
> typedef ptrdiff_t __padding_type;
> ptrdiff_t is not defined in this file yet.
Ok. Perhaps you can use int directly then?
The patch was offered as a suggestion, not a formal proof...
-benjamin
More information about the Libstdc++
mailing list