decl.c (add_binding): Handle duplicate declarations of external variables.
authorMark Mitchell <mark@codesourcery.com>
Sun, 11 Jun 2000 04:08:31 +0000 (04:08 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 11 Jun 2000 04:08:31 +0000 (04:08 +0000)
commit7b176381ecd654fb32ab47a22a896087141ed843
treed579da5ed7ad17ce3c2ad1166251ac0169d21727
parent82a362d0a47042ab86a7bcd966ec9820f4f3bb8a
decl.c (add_binding): Handle duplicate declarations of external variables.

* decl.c (add_binding): Handle duplicate declarations of external
variables.

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