]> git.ipfire.org Git - thirdparty/gcc.git/commit
coroutines, c++: Add test for PR 96517.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 15 Oct 2021 08:42:25 +0000 (09:42 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Fri, 17 Dec 2021 16:54:35 +0000 (16:54 +0000)
commit39d2ec41509e3b0d130215a65d7aacbd064b5532
tree51d9c3eafb3a8347f82fb8638486492e46580076
parentdfedfc304ad2159acbff1d89e707e359e97353bf
coroutines, c++: Add test for PR 96517.

This PR was fixed by r12-5255-gdaa9c6b015, this adds
the testcase.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/testsuite/ChangeLog:

PR c++/96517
* g++.dg/coroutines/pr96517.C: New test.
gcc/testsuite/g++.dg/coroutines/pr96517.C [new file with mode: 0644]