]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
RISC-V: Move fortran testcase to gfortran.target
authorKito Cheng <kito.cheng@sifive.com>
Mon, 23 Dec 2024 13:27:46 +0000 (21:27 +0800)
committerKito Cheng <kito.cheng@sifive.com>
Wed, 9 Apr 2025 14:03:07 +0000 (22:03 +0800)
gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/fortran/pr111395.f90: Move this file to...
* gfortran.target/riscv/rvv/pr111395.f90: ...here.
* gcc.target/riscv/rvv/fortran/pr111566.f90: Move this file to...
* gfortran.target/riscv/rvv/pr111566.f90: ...here.
* gcc.target/riscv/rvv/rvv-fortran.exp: Move this file to...
* gfortran.target/riscv/rvv/rvv.exp: ...here.

gcc/testsuite/gfortran.target/riscv/rvv/pr111395.f90 [moved from gcc/testsuite/gcc.target/riscv/rvv/fortran/pr111395.f90 with 100% similarity]
gcc/testsuite/gfortran.target/riscv/rvv/pr111566.f90 [moved from gcc/testsuite/gcc.target/riscv/rvv/fortran/pr111566.f90 with 100% similarity]
gcc/testsuite/gfortran.target/riscv/rvv/rvv.exp [moved from gcc/testsuite/gcc.target/riscv/rvv/rvv-fortran.exp with 93% similarity]

similarity index 93%
rename from gcc/testsuite/gcc.target/riscv/rvv/rvv-fortran.exp
rename to gcc/testsuite/gfortran.target/riscv/rvv/rvv.exp
index a01c3d0917000fa1ca608362e9c4c28b1d31b3a5..d85f58336e14dbf20e81f5152a00e862f0134ef4 100644 (file)
@@ -39,7 +39,7 @@ dg-init
 
 # Main loop.
 gfortran-dg-runtest [lsort \
-   [glob -nocomplain $srcdir/$subdir/fortran/*.\[fF\]{,90,95,03,08} ] ] "" ""
+   [glob -nocomplain $srcdir/$subdir/*.\[fF\]{,90,95,03,08} ] ] "" ""
 
 # All done.
 dg-finish