Skip to content
Snippets Groups Projects
Commit e4f4b2dc authored by Dongyan Chen's avatar Dongyan Chen Committed by Kito Cheng
Browse files

RISC-V: Minimal support for svvptc extension.

This patch support svvptc extension[1].
To enable GCC to recognize and process svvptc extension correctly at compile time.

[1] https://github.com/riscv/riscv-svvptc

gcc/ChangeLog:

	* common/config/riscv/riscv-common.cc: New extension.
	* common/config/riscv/riscv-ext-bitmask.def (RISCV_EXT_BITMASK): Ditto.
	* config/riscv/riscv.opt: New mask.

gcc/testsuite/ChangeLog:

	* gcc.target/riscv/arch-44.c: New test.
parent 832e963a
No related branches found
No related tags found
No related merge requests found
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