]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/g++.dg/cpp0x/sfinae67.C
c++: Add testcase for already fixed PR [PR84689]
authorPatrick Palka <ppalka@redhat.com>
Thu, 22 Apr 2021 17:32:44 +0000 (13:32 -0400)
committerPatrick Palka <ppalka@redhat.com>
Thu, 22 Apr 2021 17:32:44 +0000 (13:32 -0400)
commit3275f2e2af24541f55462c23af4c6530ac12c5e2
tree2137514199223033f14abae9f835c0080c6c1ac8
parent330cc29c06306ebf7bd3b2d37704cc69944923ff
c++: Add testcase for already fixed PR [PR84689]

We correctly accept this testcase since r11-1638.

gcc/testsuite/ChangeLog:

PR c++/84689
* g++.dg/cpp0x/sfinae67.C: New test.
gcc/testsuite/g++.dg/cpp0x/sfinae67.C [new file with mode: 0644]