RISC-V: Document optimization parameter riscv-strcmp-inline-limit
commit82576a6e77e0a284975dda87efe4b2d5bc5b9b1c
authorChristoph Müllner <christoph.muellner@vrull.eu>
Sat, 2 Dec 2023 20:56:57 +0000 (2 21:56 +0100)
committerChristoph Müllner <christoph.muellner@vrull.eu>
Mon, 4 Dec 2023 13:56:14 +0000 (4 14:56 +0100)
tree9735cdb5e5a696771383ccff6e4a1c80d32a9d8e
parent018ba3ac952bed4ae01344c060360f13f7cc084a
RISC-V: Document optimization parameter riscv-strcmp-inline-limit

This patch documents the optimization parameter
riscv-strcmp-inline-limit, which can be used to tweak the behaviour
of -minline-strcmp and -minline-strncmp.

gcc/ChangeLog:

PR target/112650
* doc/invoke.texi: Document riscv-strcmp-inline-limit.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
gcc/doc/invoke.texi