decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from different...
authorMark Mitchell <mark@codesourcery.com>
Sat, 4 Nov 2000 18:47:16 +0000 (18:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sat, 4 Nov 2000 18:47:16 +0000 (18:47 +0000)
commit7a4e50911138fcbba07816fa901efa00e57d13cc
tree13fb1de5579a98f4ca62dfa649ee101b5187ac41
parent9cf11a478df93ab7640e207c7e73f53eba6e36c8
decl2.c (do_nonmember_using_decl): Allow `extern "C"' declarations from different namespaces to be combined.

* decl2.c (do_nonmember_using_decl): Allow `extern "C"'
declarations from different namespaces to be combined.

From-SVN: r37254
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.ns/using14.C [new file with mode: 0644]