https://gcc.gnu.org/g:1c24213ec117b889342913482faad2c7ba0fe7fd

commit r16-1999-g1c24213ec117b889342913482faad2c7ba0fe7fd
Author: Xi Ruoyao <xry...@xry111.site>
Date:   Fri Jul 4 11:27:04 2025 +0800

    testsuite: Rename a test
    
    I mistyped the file name :(.
    
    gcc/testsuite/ChangeLog:
    
            PR target/120807
            * gcc.c-torture/compile/pr120708.c: Rename to ...
            * gcc.c-torture/compile/pr120807.c: ... here.

Diff:
---
 gcc/testsuite/gcc.c-torture/compile/{pr120708.c => pr120807.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/gcc.c-torture/compile/pr120708.c 
b/gcc/testsuite/gcc.c-torture/compile/pr120807.c
similarity index 100%
rename from gcc/testsuite/gcc.c-torture/compile/pr120708.c
rename to gcc/testsuite/gcc.c-torture/compile/pr120807.c

Reply via email to