Re: [PATCH, docs] Cleanup riscv option docs.

2017-11-30 Thread Jim Wilson
On Tue, Nov 28, 2017 at 2:17 PM, Jim Wilson wrote: > I'll wait a few days in case a doc maintainer wants to comment, and then will > check it in as is if I don't get any comments. > gcc/ > * doc/invoke.texi (RISC-V Options): Delete nonexistent -mmemcpy and > -mno-memcpy op

[PATCH, docs] Cleanup riscv option docs.

2017-11-28 Thread Jim Wilson
This patch fixes a number of issues with the RISC-V option docs. Deletes a non-existent option. Adds missing default value info. Deletes some redundant lines that appear to be from a patch merging error. Adds missing docs for the -mexplicit-relocs option. Tested with a make doc, and viewing th