Re: [PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs

2022-06-21 Thread Palmer Dabbelt
On Wed, 25 May 2022 23:11:00 PDT (-0700), Kito Cheng wrote: LGTM, thanks :) Committed. On Thu, May 26, 2022 at 10:31 AM Palmer Dabbelt wrote: gcc/ChangeLog * doc/invoke.texi (RISC-V): Document -mtune=thead-c906. Signed-off-by: Palmer Dabbelt --- gcc/doc/invoke.texi | 2 +- 1 fi

Re: [PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs

2022-05-25 Thread Kito Cheng via Gcc-patches
LGTM, thanks :) On Thu, May 26, 2022 at 10:31 AM Palmer Dabbelt wrote: > > gcc/ChangeLog > > * doc/invoke.texi (RISC-V): Document -mtune=thead-c906. > > Signed-off-by: Palmer Dabbelt > --- > gcc/doc/invoke.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gcc

[PATCH] RISC-V: Add -mtune=thead-c906 to the invoke docs

2022-05-25 Thread Palmer Dabbelt
gcc/ChangeLog * doc/invoke.texi (RISC-V): Document -mtune=thead-c906. Signed-off-by: Palmer Dabbelt --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 71098d86313..a584dc6a7f9 100644 --- a/gcc/doc/i