mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
testsuite: Add -mabi to pr116595.C
As usual, I forgot to add -mabi=lp64d to the test case. This patch adds it. Going to push as obvious. gcc/testsuite/ChangeLog: * g++.target/riscv/rvv/autovec/pr116595.C: Add -mabi.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "-march=rv64gcv" } */
|
||||
/* { dg-options "-march=rv64gcv -mabi=lp64d" } */
|
||||
|
||||
#include <riscv_vector.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user