]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add original testcase [PR67898]
authorPatrick Palka <ppalka@redhat.com>
Tue, 30 Jan 2024 17:30:32 +0000 (12:30 -0500)
committerPatrick Palka <ppalka@redhat.com>
Tue, 30 Jan 2024 17:30:32 +0000 (12:30 -0500)
commit1a4c47e10e8ba06f04de2d41a040ba1494843a01
treebee3a6166bff6b28b09a925f12d2f824ce73ae4a
parent209fc1e5f6c67e55e579b69f617b0b678b1bfdf0
c++: add original testcase [PR67898]

The original testcase from this PR (fixed by r14-8291) seems rather
different from the others, so let's add it to the testsuite.

PR c++/67898

gcc/testsuite/ChangeLog:

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