On Jul 20 2026, Matt Turner wrote: > diff --git ./gcc/config/alpha/alpha.opt ./gcc/config/alpha/alpha.opt > index 1c1fbbb69f1..c97c31a865d 100644 > --- ./gcc/config/alpha/alpha.opt > +++ ./gcc/config/alpha/alpha.opt > @@ -136,3 +136,7 @@ Tune expected memory latency. > mtls-size= > Target RejectNegative Joined UInteger Var(alpha_tls_size) Init(32) > Specify bit size of immediate TLS offsets. > + > +mlra > +Target Var(alpha_lra_p) Init(-1) Undocumented > +Use LRA instead of reload (transitional).
You also need to update alpha.opt.urls. -- Andreas Schwab, SUSE Labs, [email protected] GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
