aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2017-12-17 18:58:27 -0500
committerSandra Loosemore <sandra@gcc.gnu.org>2017-12-17 18:58:27 -0500
commitfecac4fe370fa3c66ce01b8d76189e75a031f91b (patch)
tree3f47deb59b82aeb77a5f38fdbde04fccca6d49b3 /gcc
parent99da11ec51b58e81b5dbbfb976aff11a31874efc (diff)
downloadgcc-fecac4fe370fa3c66ce01b8d76189e75a031f91b.zip
gcc-fecac4fe370fa3c66ce01b8d76189e75a031f91b.tar.gz
gcc-fecac4fe370fa3c66ce01b8d76189e75a031f91b.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi1
2 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 075ce5c..5b6b677 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+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>
* config/pa/pa.c (pa_som_asm_init_sections): Fix comment.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 032d241..13003e2cd 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -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
the case.
+@item -mlra
@opindex mlra
Enable Local Register Allocation. This is still experimental for ARC,
so by default the compiler uses standard reload