This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gas: make sure we clear EF_RISCV_RVC when not active
The -mrvc flag will enable EF_RISCV_RVC, but the -mno-rvc flag does not clear it. Make sure the bit setting is not one way.
- Loading branch information