r276696 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Tue Oct 8 11:44:00 GMT 2019
Author: iains
Date: Tue Oct 8 11:44:59 2019
New Revision: 276696
URL: https://gcc.gnu.org/viewcvs?rev=276696&root=gcc&view=rev
Log:
c++-coroutines - Add a test for exception correctness.
This tests that we handle exceptions correctly across suspend points
and also when they are unhandled.
2019-10-08 Iain Sandoe <iain@sandoe.co.uk>
gcc/testsuite/
* g++.dg/coroutines/torture/exceptions-test-0.C: New test.
Added:
branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/torture/exceptions-test-0.C
Modified:
branches/c++-coroutines/ChangeLog.coroutines
More information about the Gcc-cvs
mailing list