re PR c++/13659 (error: no matching function for call to)
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 15 Jan 2004 14:46:01 +0000 (14:46 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 15 Jan 2004 14:46:01 +0000 (14:46 +0000)
commitd905ed80d575aef187b0cc5dcc16ddf298429eda
tree5e7cdf3eea708fd02b503846020b2b3e55ae10c3
parented5f054faa8f77cdf8e9df36e6f0c4ca1657ce1b
re PR c++/13659 (error: no matching function for call to)

PR c++/13659
* g++.dg/lookup/strong-using-3.C: New.
* g++.dg/lookup/using-10.C: New.

From-SVN: r75924
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lookup/strong-using-3.C [new file with mode: 0644]
gcc/testsuite/g++.dg/lookup/using-10.C [new file with mode: 0644]