https://gcc.gnu.org/g:bd9a32cdb7745b50cccffe31909d511fbf5c4b74
commit r17-645-gbd9a32cdb7745b50cccffe31909d511fbf5c4b74 Author: Christoph Müllner <[email protected]> Date: Thu May 21 13:20:40 2026 +0200 RISC-V: Regenerate opt urls Regenerate riscv.opt.urls so the checked-in file regains the trailing blank line emitted by regenerate-opt-urls.py. gcc/ChangeLog: * config/riscv/riscv.opt.urls: Regenerate. Signed-off-by: Christoph Müllner <[email protected]> Diff: --- gcc/config/riscv/riscv.opt.urls | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls index 232bf9200e5f..a11299b310af 100644 --- a/gcc/config/riscv/riscv.opt.urls +++ b/gcc/config/riscv/riscv.opt.urls @@ -128,3 +128,4 @@ mautovec-segment UrlSuffix(gcc/RISC-V-Options.html#index-mautovec-segment) ; skipping UrlSuffix for 'mmpy-option=' due to finding no URLs +
