From: Martin Liska Date: Fri, 14 Jan 2022 14:04:33 +0000 (+0100) Subject: testsuite: rename files in c-c++-common. X-Git-Tag: basepoints/gcc-13~1728 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b64476138671f3d89cd66f224a9b59e465631b;p=thirdparty%2Fgcc.git testsuite: rename files in c-c++-common. gcc/testsuite/ChangeLog: * c-c++-common/Walloca-larger-than.C: Moved to... * c-c++-common/Walloca-larger-than.c: ...here. --- diff --git a/gcc/testsuite/c-c++-common/Walloca-larger-than.C b/gcc/testsuite/c-c++-common/Walloca-larger-than.c similarity index 100% rename from gcc/testsuite/c-c++-common/Walloca-larger-than.C rename to gcc/testsuite/c-c++-common/Walloca-larger-than.c