mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-21 19:35:28 -05:00
SH: enable LRA by default
gcc/ChangeLog: PR target/55212 * conifg/sh/sh.opt (sh_lra_flag): Init to 1.
This commit is contained in:
@@ -299,5 +299,5 @@ Target Var(TARGET_FSRRA)
|
||||
Enable the use of the fsrra instruction.
|
||||
|
||||
mlra
|
||||
Target Var(sh_lra_flag) Init(0) Save
|
||||
Target Var(sh_lra_flag) Init(1) Save
|
||||
Use LRA instead of reload (transitional).
|
||||
|
||||
Reference in New Issue
Block a user