On Sat, Apr 11, 2020 at 1:48 AM Jim Wilson <j...@sifive.com> wrote: > > 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.
Yeah, agree, there is no urgency to merge this in gcc-10, so let it delay committing those two patches until stage 1.