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 <ia...@gcc.gnu.org>: https://gcc.gnu.org/g:31419a80b6bf84b1bf3bcb2489b2e660563f0dfe commit r11-1692-g31419a80b6bf84b1bf3bcb2489b2e660563f0dfe Author: Iain Sandoe <i...@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.