]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Add testcase for DR 2392
authorJakub Jelinek <jakub@redhat.com>
Tue, 15 Nov 2022 07:13:06 +0000 (08:13 +0100)
committerJakub Jelinek <jakub@redhat.com>
Tue, 15 Nov 2022 07:13:06 +0000 (08:13 +0100)
commit7cf165de63c5d2726bba9f0809a233bd63b84842
tree54e73789668d90d386d274bac68804eaba725ad1
parent6492cec069bccf817ac5e984fb3eca407056a566
c++: Add testcase for DR 2392

The testcase from DR 2392 passes, so I assume we don't need to do
anything further for the DR.

2022-11-15  Jakub Jelinek  <jakub@redhat.com>

* g++.dg/DRs/dr2392.C: Add testcase for DR 2392.
gcc/testsuite/g++.dg/DRs/dr2392.C [new file with mode: 0644]