-
- Downloads
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.
Showing
- gcc/config/sparc/sparc.cc 0 additions, 16 deletionsgcc/config/sparc/sparc.cc
- gcc/config/sparc/sparc.md 4 additions, 11 deletionsgcc/config/sparc/sparc.md
- gcc/config/sparc/sparc.opt 0 additions, 4 deletionsgcc/config/sparc/sparc.opt
- gcc/config/sparc/sparc.opt.urls 0 additions, 3 deletionsgcc/config/sparc/sparc.opt.urls
- gcc/doc/invoke.texi 1 addition, 9 deletionsgcc/doc/invoke.texi
Loading
Please register or sign in to comment