Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
9904592e
Commit
9904592e
authored
Dec 04, 2001
by
Zack Weinberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Doc update for -maix-struct-return patch
From-SVN: r47574
parent
82ff672e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
gcc/doc/invoke.texi
+10
-0
No files found.
gcc/doc/invoke.texi
View file @
9904592e
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment