Skip to content
Snippets Groups Projects
Commit 76e7e6a5 authored by amodra's avatar amodra
Browse files

missed from last commit


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107593 138bc75d-0d04-0410-961f-82ee72b054a4
parent 47cc051e
No related branches found
No related tags found
No related merge requests found
......@@ -11507,9 +11507,9 @@ same as @option{-msdata=sysv}.
 
@item -msdata-data
@opindex msdata-data
On System V.4 and embedded PowerPC systems, put small global and static
data in the @samp{.sdata} section. Put small uninitialized global and
static data in the @samp{.sbss} section. Do not use register @code{r13}
On System V.4 and embedded PowerPC systems, put small global
data in the @samp{.sdata} section. Put small uninitialized global
data in the @samp{.sbss} section. Do not use register @code{r13}
to address small data however. This is the default behavior unless
other @option{-msdata} options are used.
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment