This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: strange virtual functions bug (was: (none))
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: strange virtual functions bug (was: (none))
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Thu, 27 Nov 1997 08:42:16 -0800
- cc: grundman at mip dot ups-tlse dot fr (Miloslav GRUNDMANN), egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <u9sosiem4o.fsf@yorick.cygnus.com>you write:
> Jeff, this can go into the release.
> Thu Nov 27 00:59:46 1997 Jason Merrill <jason@yorick.cygnus.com>
>
> * class.c: Remove static pending_hard_virtuals.
> (add_virtual_function): Take pointers to pending_virtuals
> and pending_hard_virtuals.
> (finish_struct_1): Pass them. Declare pending_hard_virtuals.
Done.
jeff