commit | 823d5948aa2d8937befcb35f7b1bb9e33346efd9 | [log] [tgz] |
---|---|---|
author | Jason Merrill <jason@redhat.com> | Wed Jul 09 11:13:19 2025 -0400 |
committer | Iain Sandoe <iain@sandoe.co.uk> | Tue Jul 29 16:10:21 2025 +0100 |
tree | 0f1b0773e25cec07c0a9586df104f0e48087a22e | |
parent | b4da8ee3e613502b50501773f5ecb494d3a51c8b [diff] |
c++: add passing testcases [PR120243] These pass now; the first was fixed by r16-1507. PR c++/120243 gcc/testsuite/ChangeLog: * g++.dg/coroutines/torture/pr120243-unhandled-1.C: New test. * g++.dg/coroutines/torture/pr120243-unhandled-2.C: New test. (cherry picked from commit 2492bab503f57f2cf6e08e5c104f7a1d31d34047)