28.2.4 RISC-V Parameters ¶
The following parameters are available on RISC-V targets:
riscv-strcmp-inline-limit ¶
The maximum number of bytes compared by the inlined code for strcmp
and strncmp when enabled by the -minline-strcmp and
-minline-strncmp options, respectively.
The default value is 64.