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: cp_binding_level reorg


On Wed, 25 Sep 2002 21:27:36 -0700, Devang Patel <dpatel@apple.com> wrote:

> On Saturday, September 21, 2002, at 02:44 PM, Jason Merrill wrote:
>
>> There's no reason for there to be a vtable chain in each binding level;
>> there should only be one global chain of vtables.
>
> You mean, removing vtable chain from cp_binding_level ?

Yes, it can be separate.

Jason


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