diff options
author | Claudiu Zissulescu <claziss@gmail.com> | 2024-09-23 15:49:36 +0300 |
---|---|---|
committer | Claudiu Zissulescu <claziss@gmail.com> | 2024-09-23 16:55:19 +0300 |
commit | ffd861c808f307c865659b556dd5a8c922bd6a51 (patch) | |
tree | 08590b3e420907a4d8095a84bb4bfbbe50562ed7 /libgomp/fortran.c | |
parent | a030fcad4f9f490a08db0a4cad4c22635a0585c1 (diff) | |
download | gcc-ffd861c808f307c865659b556dd5a8c922bd6a51.zip gcc-ffd861c808f307c865659b556dd5a8c922bd6a51.tar.gz gcc-ffd861c808f307c865659b556dd5a8c922bd6a51.tar.bz2 |
arc: Remove mlra option [PR113954]
The target dependent mlra option was designed to be able to quickly
switch between LRA and reload. The reload register allocator step is
scheduled for retirement, thus, remove the functionality of mlra,
keeping it for backward compatibility.
PR target/113954
gcc/ChangeLog:
* config/arc/arc.cc (TARGET_LRA_P): Always return true.
(arc_lra_p): Remove.
* config/arc/arc.h (TARGET_LRA): Remove.
* config/arc/arc.opt (mlra): Change it to do nothing.
* doc/invoke.texi (mlra): Update option description.
Signed-off-by: Claudiu Zissulescu <claziss@gmail.com>
Diffstat (limited to 'libgomp/fortran.c')
0 files changed, 0 insertions, 0 deletions