cv_func.C: New test.
authorDouglas Gregor <dgregor@cs.indiana.edu>
Mon, 21 Feb 2005 23:15:35 +0000 (23:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 21 Feb 2005 23:15:35 +0000 (23:15 +0000)
commit84bafc8d191e31d205d9c33cd0dc91cf9910cab3
treeaf3594b665e83e53542a937dca36da67827c4609
parent9804209d324be049840389053e370d5a1ce51550
cv_func.C: New test.

2005-02-21  Douglas Gregor  <dgregor@cs.indiana.edu>

        * g++.dg/other/cv_func.C: New test.
        * g++.dg/template/mem_func_ptr.C: New test.
        * g++.dg/template/qualttp20.C: We now get the xfail'd warning
        when we are being pedantic; we expect this test to pass now.
        * g++.old-deja/g++.pt/ptrmem5.C: We no longer receive a bogus
        error here.

From-SVN: r95357
gcc/testsuite/g++.dg/other/cv_func.C [new file with mode: 0644]
gcc/testsuite/g++.dg/template/mem_func_ptr.C [new file with mode: 0644]
gcc/testsuite/g++.dg/template/qualttp20.C
gcc/testsuite/g++.old-deja/g++.pt/ptrmem5.C