]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
testsuite: g++.dg: rename pr42965 test
authorSam James <sam@gentoo.org>
Fri, 25 Oct 2024 22:18:12 +0000 (23:18 +0100)
committerSam James <sam@gentoo.org>
Thu, 31 Oct 2024 23:59:10 +0000 (23:59 +0000)
.c is used for C and .C is for C++. The test was being ignored before.

gcc/testsuite/ChangeLog:
PR other/42965

* g++.dg/warn/unused-result1-Werror.c: Move to...
* g++.dg/warn/unused-result1-Werror.C: ...here.

gcc/testsuite/g++.dg/warn/unused-result1-Werror.C [moved from gcc/testsuite/g++.dg/warn/unused-result1-Werror.c with 100% similarity]