]> gcc.gnu.org Git - gcc.git/commit
c++: add fixed testcases [PR98614, PR104802]
authorPatrick Palka <ppalka@redhat.com>
Thu, 16 Nov 2023 15:49:17 +0000 (10:49 -0500)
committerPatrick Palka <ppalka@redhat.com>
Thu, 16 Nov 2023 15:49:17 +0000 (10:49 -0500)
commit063d987af0e7a8329559fb116337bdb8ab20d8eb
tree8e63cbe50c1ad877ecf21a1a980ca6bf1fabe0ee
parent0077c0fb19981c108a01cd15af9b2d6d478c183b
c++: add fixed testcases [PR98614, PR104802]

Both of these PRs are fixed by r12-1403-gc4e50e500da7692a.

PR c++/98614
PR c++/104802

gcc/testsuite/ChangeLog:

* g++.dg/cpp1z/nontype-auto22.C: New test.
* g++.dg/cpp2a/concepts-partial-spec14.C: New test.
gcc/testsuite/g++.dg/cpp1z/nontype-auto22.C [new file with mode: 0644]
gcc/testsuite/g++.dg/cpp2a/concepts-partial-spec14.C [new file with mode: 0644]
This page took 0.060291 seconds and 5 git commands to generate.