Skip to content
Snippets Groups Projects
Unverified Commit 3eaf74be authored by Dimitar Dimitrov's avatar Dimitar Dimitrov
Browse files

testsuite: RISC-V: Skip tests using -mcpu= for ILP32E/ILP64E ABIs


The tests are specifying -mcpu with D extension, which is not compatible
with the ILP32E and ILP64E ABIs.  Fix by skipping the tests if toolchain's
default ABI is an E variant.

gcc/testsuite/ChangeLog:

	* gcc.target/riscv/pr109508.c: Skip for E ABI.
	* gcc.target/riscv/pr114139.c: Ditto.

Signed-off-by: default avatarDimitar Dimitrov <dimitar@dinux.eu>
parent 62e7c496
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