Skip to content
Snippets Groups Projects
Commit bacaf016 authored by Tsung Chun Lin's avatar Tsung Chun Lin Committed by Jeff Law
Browse files

RISC-V: Add missing dg-runtest to run the testcase under gcc.target/riscv/rvv/

gcc/testsuite/ChangeLog:

	* gcc.target/riscv/rvv/rvv.exp: Add dg-runtest to run the
	testcase under gcc.target/riscv/rvv/.
parent 0c28cf56
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,8 @@ dg-init ...@@ -35,6 +35,8 @@ dg-init
# Main loop. # Main loop.
set CFLAGS "$DEFAULT_CFLAGS -O3" set CFLAGS "$DEFAULT_CFLAGS -O3"
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] \
"" $CFLAGS
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/base/*.\[cS\]]] \ dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/base/*.\[cS\]]] \
"" $CFLAGS "" $CFLAGS
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/xsfvector/*.\[cS\]]] \ dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/xsfvector/*.\[cS\]]] \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment