This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: vtable-gc?


Where can I find documentation on how vtable-gc works and what data
formats it uses within the pre-link binaries?

  - a

Tom Tromey <tromey@redhat.com> writes:
> >>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
> 
> Adam> Does gcj emit vtable-gc hints when -fvtable-gc is used?
> 
> Unfortunately, no.  Nobody has ever implemented this in gcj :-(.
> As I recall, it is harder than it looks because we also store pointers
> to the methods in the method table in the Class.
> 
> Tom
> 

-- 
"Through your rags I see your vanity"  -- Socrates


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