decl.c (pushdecl): Matching decls for local externs are found in the current level.
authorJason Merrill <jason@redhat.com>
Mon, 28 Aug 2000 01:16:08 +0000 (21:16 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 28 Aug 2000 01:16:08 +0000 (21:16 -0400)
commit94dfccd136eece4162a4c78bcc14b3fa61767c0e
treee2496e43b37d7c4c672ec630c8be922f91b318bb
parentbbfbf340fc90540e37aff95581596c7225ae926b
decl.c (pushdecl): Matching decls for local externs are found in the current level.

        * decl.c (pushdecl): Matching decls for local externs are found in
        the current level.  Propagate linkage information from previous
        declarations.

From-SVN: r36011
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/scope1.C [new file with mode: 0644]