parser.c (cp_parser_primary_expression): See through explicitly scoped ALIAS_DECLs...
authorJason Merrill <jason@redhat.com>
Wed, 8 Jan 2003 20:00:17 +0000 (15:00 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 8 Jan 2003 20:00:17 +0000 (15:00 -0500)
commitf74dbcece05f1d1b02508b03d5c24b62ea590296
treeccec028dce7693df778d697a8060ac15c38a4f20
parent2d2a50c30a15483b59b9bba68c6117cc67896389
parser.c (cp_parser_primary_expression): See through explicitly scoped ALIAS_DECLs, too.

        * parser.c (cp_parser_primary_expression): See through explicitly
        scoped ALIAS_DECLs, too.

From-SVN: r61054
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/lookup/anon3.C [new file with mode: 0644]