Skip to content
Snippets Groups Projects
Commit fdbb0863 authored by Patrick O'Neill's avatar Patrick O'Neill
Browse files

RISC-V: Specify -mabi in rv64 autovec testcase


On rv32 targets, this patch fixes:
FAIL: gcc.target/riscv/rvv/autovec/madd-split2-1.c -O3 -ftree-vectorize (test for excess errors)

cc1: error: ABI requires '-march=rv32'

gcc/testsuite/ChangeLog:

	* gcc.target/riscv/rvv/autovec/madd-split2-1.c: Add -mabi=lp64d
	to dg-options.

Signed-off-by: default avatarPatrick O'Neill <patrick@rivosinc.com>
parent a47e615f
No related branches found
No related tags found
Loading
Loading
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