]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
hppa: Enable LRA as default
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 23 Nov 2025 22:29:43 +0000 (17:29 -0500)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 23 Nov 2025 22:29:43 +0000 (17:29 -0500)
2025-11-23  John David Anglin  <danglin@gcc.gnu.org>

gcc/ChangeLog:

PR target/113932
PR target/113933
* config/pa/pa.opt (mlra): Default to LRA instead of reload.

gcc/config/pa/pa.opt

index fae4247d50dad326acf9be1ce62725986be27940..e90c4cacbd571ce537e35bb37736ab9694ff5ef9 100644 (file)
@@ -87,7 +87,7 @@ Target Mask(LONG_CALLS)
 Always generate long calls.
 
 mlra
-Target Var(pa_lra_p) Init(0)
+Target Var(pa_lra_p) Init(1)
 Use LRA instead of reload (transitional).
 
 mlong-load-store