Skip to content
Snippets Groups Projects
Commit d24a5e2d authored by Yangyu Chen's avatar Yangyu Chen Committed by Jeff Law
Browse files

RISC-V: Remove svvptc from riscv-ext-bitmask.def


There should be no svvptc in the riscv-ext-bitmask.def file since it has
not yet been added to the RISC-V C API Specification or the Linux
hwprobe. And there is no need for userspace software to know that this
extension exists. So remove it from the riscv-ext-bitmask.def file.

Fixes: e4f4b2dc ("RISC-V: Minimal support for svvptc extension.")
Signed-off-by: default avatarYangyu Chen <cyy@cyyself.name>

gcc/ChangeLog:

	* common/config/riscv/riscv-ext-bitmask.def (RISCV_EXT_BITMASK): Remove svvptc.
parent f111d8e2
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