* doc/invoke.texi (RS6000 options): LRA is enabled by default.
authorDavid Edelsohn <dje.gcc@gmail.com>
Tue, 3 Jan 2017 22:08:39 +0000 (22:08 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 3 Jan 2017 22:08:39 +0000 (17:08 -0500)
From-SVN: r244035

gcc/ChangeLog
gcc/doc/invoke.texi

index 281a4a4..179cd09 100644 (file)
@@ -1,3 +1,7 @@
+2017-01-03  David Edelsohn  <dje.gcc@gmail.com>
+
+       * doc/invoke.texi (RS6000 options): LRA is enabled by default.
+
 2017-01-03  Eric Botcazou  <ebotcazou@adacore.com>
 
        * doc/invoke.texi (SPARC options): Document -mlra as the default.
index f1794bc..2bd105a 100644 (file)
@@ -21184,8 +21184,7 @@ This switch has been deprecated.  Use @option{-misel} and
 
 @item -mlra
 @opindex mlra
-Enable Local Register Allocation.  This is still experimental for PowerPC,
-so by default the compiler uses standard reload
+Enable Local Register Allocation. By default the port uses LRA.
 (i.e. @option{-mno-lra}).
 
 @item -mspe