Commit fecac4fe by Sandra Loosemore Committed by Sandra Loosemore

invoke.texi (ARC Options): Add missing -mlra entry.

2017-12-17  Sandra Loosemore  <sandra@codesourcery.com>

	gcc/
	* doc/invoke.texi (ARC Options): Add missing -mlra entry.

From-SVN: r255768
parent 99da11ec
2017-12-17 Sandra Loosemore <sandra@codesourcery.com>
* doc/invoke.texi (ARC Options): Add missing -mlra entry.
2017-12-17 John David Anglin <danglin@gcc.gnu.org> 2017-12-17 John David Anglin <danglin@gcc.gnu.org>
* config/pa/pa.c (pa_som_asm_init_sections): Fix comment. * config/pa/pa.c (pa_som_asm_init_sections): Fix comment.
...@@ -15335,6 +15335,7 @@ Enable the use of indexed loads. This can be problematic because some ...@@ -15335,6 +15335,7 @@ Enable the use of indexed loads. This can be problematic because some
optimizers then assume that indexed stores exist, which is not optimizers then assume that indexed stores exist, which is not
the case. the case.
@item -mlra
@opindex mlra @opindex mlra
Enable Local Register Allocation. This is still experimental for ARC, Enable Local Register Allocation. This is still experimental for ARC,
so by default the compiler uses standard reload so by default the compiler uses standard reload
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment