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]
Other format: [Raw text]

Re: patch to bring java vtables closer to g++ abi conformance


Daniel Jacobowitz wrote:
> As far as this goes, do whatever you want - but put the symbol name for
> the vtable where it would be if this were a C++ class.  Generally, two
> words before the vtable pointer points.

That's what I intend.

> Being careful of
> integer/pointer sizes on various architectures, of course

We'll try.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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