invoke.texi (SPARC options): Document that -mapp-regs is the default on Solaris too.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 18 May 2005 08:11:04 +0000 (10:11 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 18 May 2005 08:11:04 +0000 (08:11 +0000)
* doc/invoke.texi (SPARC options): Document that -mapp-regs is
the default on Solaris too.

From-SVN: r99890

gcc/ChangeLog
gcc/doc/invoke.texi

index 9b66685dcafda1d62f9dfc1664a73181778dc824..3a1e6066948e16b509e34a4abfef1c11b57f5014 100644 (file)
@@ -3,6 +3,8 @@
        * config/sparc/sol2.h (TARGET_DEFAULT): Add back MASK_APP_REGS.
        * config/sparc/sol2-64.h (TARGET_DEFAULT): Likewise.
        * config/sparc/sp-elf.h (TARGET_DEFAULT): Delete.
+       * doc/invoke.texi (SPARC options): Document that -mapp-regs is
+       the default on Solaris too.
 
 2005-05-17  Daniel Berlin  <dberlin@dberlin.org>
 
index 96e3823b81548c5b2aec1b91c113dfeb7ba47dc7..1306317e7a87de5cd07dee9d5ec1ac60d277b9fb 100644 (file)
@@ -11678,7 +11678,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, except on Solaris.
+is the default.
 
 To be fully SVR4 ABI compliant at the cost of some performance loss,
 specify @option{-mno-app-regs}.  You should compile libraries and system