gcc/gcc/cp
Kriang Lerdsuwanakij 5c74d5b03c re PR c++/8389 (Access to members of base class & templates)
PR c++/8389
	* pt.c (instantiate_template): Push class scope for member
	functions.
	(get_mostly_instantiated_function_type): Likewise.  Don't call
	tsubst on context.  Remove CONTEXTP and TPARMSP parameters.
	* cp-tree.h (get_mostly_instantiated_function_type): Adjust.
	* mangle.c (write_encoding, write_unqualified_name): Adjust.

	PR c++/8389
	* g++.dg/template/access6.C: New test.

From-SVN: r58950
2002-11-09 11:53:18 +00:00
..
.cvsignore
call.c
cfns.gperf
cfns.h
ChangeLog re PR c++/8389 (Access to members of base class & templates) 2002-11-09 11:53:18 +00:00
ChangeLog.1
ChangeLog.2
ChangeLog.egcs
class.c class.c (add_vcall_offset_vtbl_entries_1): Correct ordering of vcall offfsets. 2002-11-08 02:16:48 +00:00
config-lang.in
cp-lang.c
cp-tree.def
cp-tree.h re PR c++/8389 (Access to members of base class & templates) 2002-11-09 11:53:18 +00:00
cvt.c
decl2.c * decl2.c (finish_file): Correct spelling. 2002-11-06 00:44:49 +00:00
decl.c
decl.h
dump.c
error.c
except.c
expr.c
friend.c
g++.1
g++spec.c
init.c
lang-options.h
lang-specs.h
lex.c
lex.h
Make-lang.in
mangle.c re PR c++/8389 (Access to members of base class & templates) 2002-11-09 11:53:18 +00:00
method.c
NEWS
operators.def
optimize.c
parse.y
pt.c re PR c++/8389 (Access to members of base class & templates) 2002-11-09 11:53:18 +00:00
ptree.c
repo.c
rtti.c
search.c
semantics.c
spew.c
tree.c
typeck2.c
typeck.c