On 7/19/23 04:11, Xiao Zeng wrote:
This patch is the minimal support for Zicond extension, include
the extension name, mask and target defination.

gcc/ChangeLog:

        * common/config/riscv/riscv-common.cc: New extension.
        * config/riscv/riscv-opts.h (MASK_ZICOND): New mask.
        (TARGET_ZICOND): New target.

gcc/testsuite/ChangeLog:

        * gcc.target/riscv/attribute-20.c: New test.
        * gcc.target/riscv/attribute-21.c: New test.
This is OK. Though I don't think we should install until the follow-on patches are ready to go.

jeff

Reply via email to