Re: [PATCH] RISC-V: Describe -march behavior for dependent extensions

2024-07-02 Thread Kito Cheng
LGTM, BTW, based on the discussion[1], my understanding is: depend == require == imply for the RISC-V ISA spec. [1] https://github.com/riscv/riscv-v-spec/issues/723#issuecomment-922153867 On Wed, Jul 3, 2024 at 9:21 AM Patrick O'Neill wrote: > From: Palmer Dabbelt > > gcc/ChangeLog: > >

[PATCH] RISC-V: Describe -march behavior for dependent extensions

2024-07-02 Thread Patrick O'Neill
From: Palmer Dabbelt gcc/ChangeLog: * doc/invoke.texi: Describe -march behavior for dependent extensions on RISC-V. --- Ok'd by Jeff Law here: https://inbox.sourceware.org/gcc-patches/fae68675-519f-4d80-b0fb-dfd5d8a22...@gmail.com/ I'll let it sit on the lists overnight and comm