r279719 - in /branches/c++-coroutines: ChangeLo...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Dec 23 12:30:00 GMT 2019


Author: iains
Date: Mon Dec 23 12:30:53 2019
New Revision: 279719

URL: https://gcc.gnu.org/viewcvs?rev=279719&root=gcc&view=rev
Log:
c++-coroutines - Fix a typo in a testcase name.

A space where a hyphen was intended.

2019-12-23  Iain Sandoe  <iain@sandoe.co.uk>

	gcc/testsuite/
	* g++.dg/coroutines/torture/co-ret-03-different GRO-type.C:
	Rename to...
	* g++.dg/coroutines/torture/co-ret-03-different-GRO-type.C:
	... this.


Added:
    branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/torture/co-ret-03-different-GRO-type.C
Removed:
    branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/torture/co-ret-03-different GRO-type.C
Modified:
    branches/c++-coroutines/ChangeLog.coroutines



More information about the Gcc-cvs mailing list