diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2020-07-04 19:01:03 +0100 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2020-07-04 19:01:03 +0100 |
commit | 98fcd2513add205dcdd134eb29a2505ea9f81495 (patch) | |
tree | 68fbe4d3f5593c5e9e7a28a90ec3bbe8de4b3242 /gcc | |
parent | b991c834630329631a8ca4aa7f2325c42d7ef945 (diff) | |
download | gcc-98fcd2513add205dcdd134eb29a2505ea9f81495.zip gcc-98fcd2513add205dcdd134eb29a2505ea9f81495.tar.gz gcc-98fcd2513add205dcdd134eb29a2505ea9f81495.tar.bz2 |
coroutines, testsuite: Rename a test, NFC.
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.
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C (renamed from gcc/testsuite/g++.dg/coroutines/pr9xxxx-mismatched-traits-and-promise-prev.C) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.dg/coroutines/pr9xxxx-mismatched-traits-and-promise-prev.C b/gcc/testsuite/g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C index 235b5e7..235b5e7 100644 --- a/gcc/testsuite/g++.dg/coroutines/pr9xxxx-mismatched-traits-and-promise-prev.C +++ b/gcc/testsuite/g++.dg/coroutines/pr94760-mismatched-traits-and-promise-prev.C |