]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
coroutines, testsuite: Rename a test, NFC.
authorIain Sandoe <iain@sandoe.co.uk>
Sat, 4 Jul 2020 18:01:03 +0000 (19:01 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 4 Jul 2020 18:01:03 +0000 (19:01 +0100)
The test was committed with a placeholder name, this
renames it as described in the PR.

gcc/testsuite/ChangeLog:

* g++.dg/coroutines/pr9xxxx-mismatched-traits-and-promise-prev.C: Moved to...
* g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C: ...here.

gcc/testsuite/g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C [moved from gcc/testsuite/g++.dg/coroutines/pr9xxxx-mismatched-traits-and-promise-prev.C with 100% similarity]