This is the mail archive of the gcc@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: Why does repo only work on classes with vtable?


> Date: Wed, 20 Jun 2001 18:55:27 -0700
> From: "H . J . Lu" <hjl@lucon.org>
> To: gcc@gcc.gnu.org

> repo_get_id () in repo.c will return NULL if a class has no vtable.
> So repo won't work on classes with no vtable. Is that intentional?

I suspect yes.  Though, I'm wondering what other data you would like
to control with it?  I think that repo could be used to contol a lot
more things than it does now.


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