From: David Edelsohn Date: Tue, 3 Jan 2017 22:08:39 +0000 (+0000) Subject: * doc/invoke.texi (RS6000 options): LRA is enabled by default. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c65f76af364733b576d738af315811a68d23886d;p=gcc.git * doc/invoke.texi (RS6000 options): LRA is enabled by default. From-SVN: r244035 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 281a4a43a07..179cd099e12 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2017-01-03 David Edelsohn + + * doc/invoke.texi (RS6000 options): LRA is enabled by default. + 2017-01-03 Eric Botcazou * doc/invoke.texi (SPARC options): Document -mlra as the default. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index f1794bc0fe6..2bd105a867f 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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