[Bug c++/95519] [coroutines] non-functions for promise_type::return_void not supported
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jun 28 10:49:27 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95519
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <iains@gcc.gnu.org>:
https://gcc.gnu.org/g:31419a80b6bf84b1bf3bcb2489b2e660563f0dfe
commit r11-1692-g31419a80b6bf84b1bf3bcb2489b2e660563f0dfe
Author: Iain Sandoe <iain@sandoe.co.uk>
Date: Sun Jun 28 10:10:06 2020 +0100
coroutines, testsuite: Update log messages. [NFC, PR95519]
This does not affect the test functionality, but only user-
facing debug messages when the tests are run outside the
test-suite.
gcc/testsuite/ChangeLog:
PR c++/95519
* g++.dg/coroutines/torture/pr95519-02-final_suspend.C:
Amend log messages.
* g++.dg/coroutines/torture/pr95519-03-return-value.C:
Likewise.
* g++.dg/coroutines/torture/pr95519-04-yield-value.C:
Likewise.
* g++.dg/coroutines/torture/pr95519-05-gro.C: Likewise.
More information about the Gcc-bugs
mailing list