On Fri, Apr 10, 2020 at 2:20 AM Kito Cheng <kito.ch...@sifive.com> wrote: > - Implied rule are introduced into latest RISC-V ISA spec. > - Only implemented D implied F-extension. Zicsr and Zifence are not > implement yet, so the rule not included in this patch. > - Pass preprocessed arch string to arch. > - Verified with binutils 2.30 and 2.34.
This is OK. Do we really need this now? It is a new feature not a bug fix, so it might be better to wait until we reach stage1. We have limited time to test this before the gcc-10 release. Jim