]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/class.c
class.c (alter_access): Accept a BINFO explaining how to get from the entity whose...
authorMark Mitchell <mark@markmitchell.com>
Sat, 13 Jun 1998 23:48:07 +0000 (23:48 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 13 Jun 1998 23:48:07 +0000 (23:48 +0000)
commit79ad62b257e16a37ff503e807cac708b6bce6445
tree7f52e502259781581c743bed14eb7dc907665944
parent8f259df3c054e887bf95c598842a4245195a1107
class.c (alter_access): Accept a BINFO explaining how to get from the entity whose accessed is being...

* class.c (alter_access): Accept a BINFO explaining how to get
from the entity whose accessed is being altered to the type doing
the altering.
(handle_using_decl): New function containing code split out from ...
(finish_struct_1): Here.

From-SVN: r20500
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.old-deja/g++.other/using1.C