]> 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:49:59 +0000 (08:49 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 22 Apr 2005 06:49:59 +0000 (06:49 +0000)
* doc/invoke.texi (SPARC options): Document that -mapp-regs
is turned off by default on Solaris.

From-SVN: r98546

gcc/ChangeLog
gcc/doc/invoke.texi

index f1db74363757a0cda338d09d357925297136e10f..b54aced646652a5d6037b2b12941f0c24cc9e7dd 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-15  Dave Korn  <dave.korn@artimi.com>
 
        * gcc.c (default_compilers): Clarify obscure error message when
index 2e3d7407e850e3cabb718ceb024a9151045849d6..3475408362d8d30169d4590e39328751f3612d8a 100644 (file)
@@ -6163,7 +6163,7 @@ These @samp{-m} options 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