dg-remove-options ¶The supported values of feature for directive dg-remove-options
are:
riscv_aRemove the ’A’ extension and all implied extensions from the -march string on RISC-V targets.
riscv_zaamoRemove the zaamo extension from the -march string on RISC-V. If the ’A’ extension is present downgrade it to zalrsc.
riscv_zabhaRemove the zabha extension and implied zaamo extension from the -march string on RISC-V.
riscv_zacasRemove the zacas extension and implied zaamo extension from the -march string on RISC-V.
riscv_zalrscRemove the zalrsc extension from the -march string on RISC-V. If the ’A’ extension is present downgrade it to zaamo.
riscv_ztsoRemove the ztso extension from the -march string on RISC-V targets.