]> gcc.gnu.org Git - gcc.git/commit
decl.c (add_binding): Don't complain about a redeclaration of a semantically identica...
authorMark Mitchell <mark@codesourcery.com>
Fri, 28 May 1999 02:37:13 +0000 (02:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 28 May 1999 02:37:13 +0000 (02:37 +0000)
commit263505afafc29e3c1ee3b9b93db70b597ff7227b
treece1b3050537428a4cbeec7650e785c4ffb634429
parent6c123729de158957c1a7c2d3ddb66e3fb27d1f75
decl.c (add_binding): Don't complain about a redeclaration of a semantically identical typedef in a...

* decl.c (add_binding): Don't complain about a redeclaration of a
semantically identical typedef in a local scope.

From-SVN: r27213
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/typedef7.C [new file with mode: 0644]
This page took 0.05516 seconds and 5 git commands to generate.