From 6e32e5b97a009659a9001b98d72785bc3bf43deb Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 22 Apr 2005 08:41:34 +0200 Subject: invoke.texi (SPARC options): Document that -mapp-regs is turned off by default on Solaris. * doc/invoke.texi (SPARC options): Document that -mapp-regs is turned off by default on Solaris. From-SVN: r98544 --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc/invoke.texi') diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 1b68630..56a0fc3 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -11472,7 +11472,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 -- cgit v1.1