]> git.ipfire.org Git - thirdparty/gcc.git/commit
nested2.C: different virtual base classes that happen to have the same base name...
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Fri, 18 Sep 1998 18:33:17 +0000 (18:33 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Fri, 18 Sep 1998 18:33:17 +0000 (18:33 +0000)
commit735955227eeca4e60dad78f414b60e627e8cd207
treeb421269cba2d6ce2b36299c19daf1145f024ceb4
parent6f43347108aef98d3f6a26778629c03c2ea039d2
nested2.C: different virtual base classes that happen to have the same base name...

* g++.old-deja/g++.other/nested2.C: different virtual base classes
  that happen to have the same base name, but in different scopes,
  are incorrectly rejected

From-SVN: r22470
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/nested2.C [new file with mode: 0644]