32-bit vtable problem on IA64 HP-UX

Richard Henderson rth@redhat.com
Thu Feb 7 17:27:00 GMT 2002


On Thu, Feb 07, 2002 at 09:47:40AM -0800, Jessica Han wrote:
> The HP linker requires function descriptors to be 8 bytes aligned even
> in 32-bit mode.

Any chance that can be fixed?  It's a silly restriction.

> Where the type for those data is defined?

It isn't.  It is expected that a descriptor is an array of void*.

> Is it possible to change it?

No.


r~



More information about the Gcc mailing list