From aaa855fac0c7003d823b48fe4cc4b9ded9331a2b Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Fri, 18 Oct 2024 12:43:15 -0400 Subject: [PATCH] hppa: Fix up pa.opt.urls 2024-10-18 John David Anglin gcc/ChangeLog: * config/pa/pa.opt.urls: Fix for -mlra. --- gcc/config/pa/pa.opt.urls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/config/pa/pa.opt.urls b/gcc/config/pa/pa.opt.urls index 5b8bcebdd0d..5516332ead1 100644 --- a/gcc/config/pa/pa.opt.urls +++ b/gcc/config/pa/pa.opt.urls @@ -36,6 +36,8 @@ UrlSuffix(gcc/HPPA-Options.html#index-mlinker-opt) mlong-calls UrlSuffix(gcc/HPPA-Options.html#index-mlong-calls-5) +; skipping UrlSuffix for 'mlra' due to finding no URLs + mlong-load-store UrlSuffix(gcc/HPPA-Options.html#index-mlong-load-store)