This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: C data layout tests for IA-64 ABI


On Fri, Dec 03, 1999 at 02:12:10PM -0800, Jason Merrill wrote:
> The ia64 C++ ABI committee has decided to use the contents.  If this
> doesn't make sense (i.e. if there's no way to express such a thing to the
> assembler), now's the time to let us know...:)

You mean you want the vtable to look like

	struct { void *code, *gp } vtable[];

There are no suitable IA-64 relocations to express this.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]