[pushed] testsuite: rename files in c-c++-common.

Message ID 4d30ed67-bc5e-86c1-8803-ff10ed02f942@suse.cz
State Committed
Commit 080cac15ce0c3e6b396b9161055cb76974882c07
Headers
Series [pushed] testsuite: rename files in c-c++-common. |

Commit Message

Martin Liška Jan. 14, 2022, 2:05 p.m. UTC
  Pushed, there should be only .c files in the sub-folder.

Martin

gcc/testsuite/ChangeLog:

	* c-c++-common/Walloca-larger-than.C: Moved to...
	* c-c++-common/Walloca-larger-than.c: ...here.
---
  .../c-c++-common/{Walloca-larger-than.C => Walloca-larger-than.c} | 0
  1 file changed, 0 insertions(+), 0 deletions(-)
  rename gcc/testsuite/c-c++-common/{Walloca-larger-than.C => Walloca-larger-than.c} (100%)
  

Patch

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