mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-28 05:34:39 +08:00
5c74d5b03c
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 |
||
---|---|---|
.. | ||
.cvsignore | ||
call.c | ||
cfns.gperf | ||
cfns.h | ||
ChangeLog | ||
ChangeLog.1 | ||
ChangeLog.2 | ||
ChangeLog.egcs | ||
class.c | ||
config-lang.in | ||
cp-lang.c | ||
cp-tree.def | ||
cp-tree.h | ||
cvt.c | ||
decl2.c | ||
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 | ||
method.c | ||
NEWS | ||
operators.def | ||
optimize.c | ||
parse.y | ||
pt.c | ||
ptree.c | ||
repo.c | ||
rtti.c | ||
search.c | ||
semantics.c | ||
spew.c | ||
tree.c | ||
typeck2.c | ||
typeck.c |