[gcc r12-6585] testsuite: rename files in c-c++-common.

Martin Liska marxin@gcc.gnu.org
Fri Jan 14 14:06:36 GMT 2022


https://gcc.gnu.org/g:d8b64476138671f3d89cd66f224a9b59e465631b

commit r12-6585-gd8b64476138671f3d89cd66f224a9b59e465631b
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Jan 14 15:04:33 2022 +0100

    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:
---
 .../c-c++-common/{Walloca-larger-than.C => Walloca-larger-than.c}         | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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


More information about the Gcc-cvs mailing list