Re: [PATCH] doc: RISC-V: Document the `-misa-spec=' option

2022-02-04 Thread Palmer Dabbelt
On Fri, 04 Feb 2022 10:44:04 PST (-0800), ma...@embecosm.com wrote: We have recently updated the default for the `-misa-spec=' option, yet we still have not documented it nor its `--with-isa-spec=' counterpart in the GCC manuals. Fix that. gcc/ * doc/install.texi (Configuration)

[PATCH] doc: RISC-V: Document the `-misa-spec=' option

2022-02-04 Thread Maciej W. Rozycki
We have recently updated the default for the `-misa-spec=' option, yet we still have not documented it nor its `--with-isa-spec=' counterpart in the GCC manuals. Fix that. gcc/ * doc/install.texi (Configuration): Document `--with-isa-spec=' RISC-V option. * doc/