* decl.c (add_binding): Don't complain about a redeclaration of a
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 1999 02:37:13 +0000 (02:37 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 May 1999 02:37:13 +0000 (02:37 +0000)
commitb18138e7efd754caa7c212dbe49007b33c087576
treece1b3050537428a4cbeec7650e785c4ffb634429
parent6f3914dcf35bc5a7b7bc13e6b5e5405a9f4d318b
* decl.c (add_binding): Don't complain about a redeclaration of a
semantically identical typedef in a local scope.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27213 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/typedef7.C [new file with mode: 0644]