pt.c (lookup_template_class): Set current access for enum.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 6 Oct 2000 09:12:44 +0000 (09:12 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 6 Oct 2000 09:12:44 +0000 (09:12 +0000)
commit92777ce4598caa5b17d916e7b0d8bad2fa7a950a
tree764c26a6d5b0fd2a6c60e2278a2693ecbe57aa31
parent15af0d401a107a3c80981612a5e3711c179a6735
pt.c (lookup_template_class): Set current access for enum.

* pt.c (lookup_template_class): Set current access for enum.
(tsubst_enum): Set file & line for enum decl.

* spew.c (yylex): Remove unused variable.

From-SVN: r36755
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/cp/spew.c