]> gcc.gnu.org Git - gcc.git/commit
using5.C: New test; using decl from base class should be usable as argument of member...
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sat, 10 Oct 1998 07:38:29 +0000 (07:38 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Sat, 10 Oct 1998 07:38:29 +0000 (07:38 +0000)
commit2feb9724a17b852f8c01f63af9db786d29f86772
tree960d43006a3117ff856395863e60ff2fa5b55062
parent827204e7068c8da6f7d982381e7f659770180c1e
using5.C: New test; using decl from base class should be usable as argument of member function

* g++.old-deja/g++.other/using5.C: New test; using decl from base
  class should be usable as argument of member function
* g++.old-deja/g++.other/using6.C: New test; using decl from base
  class should be usable as return type of member function
* g++.old-deja/g++.other/using7.C: New test; using decl from base
  class should be usable as type of data member

From-SVN: r22970
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/using5.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/using6.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/using7.C [new file with mode: 0644]
This page took 0.056823 seconds and 5 git commands to generate.