]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/class.c
class.c (finish_struct): Set TREE_PRIVATE and TREE_PROTECTED for the DECL_RESULTs...
authorMark Mitchell <mmitchell@usa.net>
Wed, 22 Apr 1998 13:23:32 +0000 (13:23 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 22 Apr 1998 13:23:32 +0000 (13:23 +0000)
commit43ee49e8f39d5d3d678f742a2d2e89f073632835
treea707e26881caf1023846c1db55586d07793a5745
parent27eef9cececccd37254c9106b02fd965369650eb
class.c (finish_struct): Set TREE_PRIVATE and TREE_PROTECTED for the DECL_RESULTs of a member...

* class.c (finish_struct): Set TREE_PRIVATE and TREE_PROTECTED for
the DECL_RESULTs of a member TEMPLATE_DECL, not just the
TEMPLATE_DECL.

From-SVN: r19376
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/testsuite/g++.old-deja/g++.pt/memtemp74.C [new file with mode: 0644]
This page took 0.058346 seconds and 5 git commands to generate.