[COMMITTED,1/3] testsuite: fixup pr66655.C
Checks
Commit Message
In r15-4823-g14e2f3233bf0ef, I renamed pr66655_1.cc but neglected
to update a dg-additional-sources reference.
gcc/testsuite/ChangeLog:
PR target/66655
* g++.dg/pr66655.C: Adjust filename in dg-additional-sources.
---
Pushed as obvious.
gcc/testsuite/g++.dg/pr66655.C | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,5 +1,5 @@
/* { dg-do run } */
-/* { dg-additional-sources "pr66655_1.cc" } */
+/* { dg-additional-sources "pr66655_1.C" } */
#include "pr66655.h"