missed from last commit
authorAlan Modra <amodra@gcc.gnu.org>
Mon, 28 Nov 2005 03:57:55 +0000 (14:27 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Mon, 28 Nov 2005 03:57:55 +0000 (14:27 +1030)
From-SVN: r107593

gcc/doc/invoke.texi

index 66a7b5daabf354115b77b4dd3b5465805d74bee0..89357499aa929a142fc3e632dd23d7b09be8f91e 100644 (file)
@@ -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.