Skip to content
Snippets Groups Projects
Unverified Commit b388f65a authored by Sam James's avatar Sam James
Browse files

sparc: drop -mlra

The sparc port gained LRA support in r7-5076-gf99bd883fb0d05 and has
defaulted to LRA since r7-5642-g70a6dbe7e37e69.

Let's finish the transition by dropping -mlra entirely.

Tested on sparc64-unknown-linux-gnu with no regressions.

gcc/ChangeLog:
	PR target/113952
	* config/sparc/sparc.cc (sparc_lra_p): Delete.
	(TARGET_LRA_P): Ditto.
	(sparc_option_override): Don't use MASK_LRA.
	* config/sparc/sparc.md (disabled,enabled): Drop lra attribute.
	* config/sparc/sparc.opt: Delete -mlra.
	* config/sparc/sparc.opt.urls: Ditto.
	* doc/invoke.texi (SPARC options): Drop -mlra and -mno-lra.
parent 2813a5bc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment