OSDN Git Service

* g++.old-deja/g++.other/using5.C: New test; using decl from base
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 1998 07:38:29 +0000 (07:38 +0000)
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 1998 07:38:29 +0000 (07:38 +0000)
commitcd6c139afd4b9cce8bf232fd84c6e1d1ac929a11
tree960d43006a3117ff856395863e60ff2fa5b55062
parentdbdda0667c7b03caa71995f2a7869ce99ea346e3
* 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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22970 138bc75d-0d04-0410-961f-82ee72b054a4
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]