[gcc r11-9887] tree-optimization/104880 - move testcase
Richard Biener
rguenth@gcc.gnu.org
Tue Apr 19 12:32:01 GMT 2022
https://gcc.gnu.org/g:4b790d6e2e3d886e3116bd5591d57b29dc059910
commit r11-9887-g4b790d6e2e3d886e3116bd5591d57b29dc059910
Author: Richard Biener <rguenther@suse.de>
Date: Tue Apr 19 13:48:02 2022 +0200
tree-optimization/104880 - move testcase
This renames the testcase to something picked up by the suites regexp.
2022-04-19 Richard Biener <rguenther@suse.de>
PR tree-optimization/104880
* g++.dg/opt/pr104880.cc: Rename to ...
* g++.dg/opt/pr104880.C: ... this.
(cherry picked from commit 214d2860f4e1573f04ef57bfea59da0cc66883ce)
Diff:
---
gcc/testsuite/g++.dg/opt/{pr104880.cc => pr104880.C} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/gcc/testsuite/g++.dg/opt/pr104880.cc b/gcc/testsuite/g++.dg/opt/pr104880.C
similarity index 100%
rename from gcc/testsuite/g++.dg/opt/pr104880.cc
rename to gcc/testsuite/g++.dg/opt/pr104880.C
More information about the Gcc-cvs
mailing list