https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120243
--- Comment #11 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Jason Merrill <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:2492bab503f57f2cf6e08e5c104f7a1d31d34047 commit r16-2149-g2492bab503f57f2cf6e08e5c104f7a1d31d34047 Author: Jason Merrill <ja...@redhat.com> Date: Wed Jul 9 11:13:19 2025 -0400 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.