]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
invoke.texi (SPARC options): Document that -mapp-regs is turned off by default on...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Fri, 22 Apr 2005 06:52:33 +0000 (08:52 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 22 Apr 2005 06:52:33 +0000 (06:52 +0000)
* doc/invoke.texi (SPARC options): Document that -mapp-regs
is turned off by default on Solaris.

From-SVN: r98547

gcc/ChangeLog
gcc/doc/invoke.texi

index 1767e2cfef8e071bc3a6b87503e844395c05f0d6..597f907c9d11794694f9c9e07a16dcf72ef28860 100644 (file)
@@ -1,3 +1,8 @@
+2005-04-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       * doc/invoke.texi (SPARC options): Document that -mapp-regs
+       is turned off by default on Solaris.
+
 2005-04-06  James E. Wilson  <wilson@specifixinc.com>
 
        PR target/20670
index 819203be617c3ef75cfd0edc5894c4ee80dfacbf..834853682fcfb180e08b4640ad9b78971970a26a 100644 (file)
@@ -5675,7 +5675,7 @@ These @samp{-m} switches are supported on the SPARC:
 @opindex mapp-regs
 Specify @option{-mapp-regs} to generate output using the global registers
 2 through 4, which the SPARC SVR4 ABI reserves for applications.  This
-is the default.
+is the default, except on Solaris.
 
 To be fully SVR4 ABI compliant at the cost of some performance loss,
 specify @option{-mno-app-regs}.  You should compile libraries and system