]> 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>
Mon, 6 Jan 2025 06:46:03 +0000 (14:46 +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 c4185554697d357e5167af8d298a29c068a45606..c122e90d9897ac505b55399e18174eaa9f4dbb18 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