aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorZack Weinberg <zack@gcc.gnu.org>2001-12-04 00:10:56 +0000
committerZack Weinberg <zack@gcc.gnu.org>2001-12-04 00:10:56 +0000
commit9904592eca02e2525bc70247c25b1aa54a5b3b99 (patch)
tree1cb454614af2d72e30973ecb683637422d6f1ac5 /gcc/doc
parent82ff672eb74509900ff1bd2ebc228cd1c2487aaf (diff)
downloadgcc-9904592eca02e2525bc70247c25b1aa54a5b3b99.zip
gcc-9904592eca02e2525bc70247c25b1aa54a5b3b99.tar.gz
gcc-9904592eca02e2525bc70247c25b1aa54a5b3b99.tar.bz2
Doc update for -maix-struct-return patch
From-SVN: r47574
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 21b7853..f1e3ce4 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -441,6 +441,7 @@ in the following sections.
-mno-relocatable -mrelocatable-lib -mno-relocatable-lib @gol
-mtoc -mno-toc -mlittle -mlittle-endian -mbig -mbig-endian @gol
-mcall-aix -mcall-sysv -mcall-netbsd @gol
+-maix-struct-return -msvr4-struct-return
-mabi=altivec @gol
-mprototype -mno-prototype @gol
-msim -mmvme -mads -myellowknife -memb -msdata @gol
@@ -6959,6 +6960,15 @@ Linux-based GNU system.
On System V.4 and embedded PowerPC systems compile code for the
NetBSD operating system.
+@item -maix-struct-return
+@opindex maix-struct-return
+Return all structures in memory (as specified by the AIX ABI)@.
+
+@item -msvr4-struct-return
+@opindex msvr4-struct-return
+Return structures smaller than 8 bytes in registers (as specified by the
+SVR4 ABI)@.
+
@item -mabi=altivec
@opindex mabi=altivec
Extend the current ABI with AltiVec ABI extensions. This does not