Skip to content
Snippets Groups Projects
Commit eee3182e authored by Edwin Lu's avatar Edwin Lu
Browse files

RISC-V: Fix test target selector


The previous target selector was not properly gating the tests to rv32
and rv64 targets. This was triggering an excess failure on rv32 targets
where it would try to run the zbc64 tests. Fix selector

gcc/testsuite/ChangeLog:

	* gcc.target/riscv/crc-builtin-zbc32.c: Fix selector.
	* gcc.target/riscv/crc-builtin-zbc64.c: Ditto.

Signed-off-by: default avatarEdwin Lu <ewlu@rivosinc.com>
parent 2b93d71b
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