i386.opt (msvr3-shlib): Removed.

2007-04-13  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386.opt (msvr3-shlib): Removed.

	* doc/invoke.texi: Remove -msvr3-shlib.

From-SVN: r123787
This commit is contained in:
H.J. Lu 2007-04-13 13:29:45 +00:00 committed by H.J. Lu
parent b194a08cd4
commit c33104d6c9
3 changed files with 7 additions and 13 deletions

View File

@ -1,3 +1,9 @@
2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.opt (msvr3-shlib): Removed.
* doc/invoke.texi: Remove -msvr3-shlib.
2007-04-13 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/i386.opt (mpopcnt): Replace "popcount" instruction

View File

@ -235,10 +235,6 @@ mstackrealign
Target Report Var(ix86_force_align_arg_pointer)
Realign stack in prologue
msvr3-shlib
Target Report Mask(SVR3_SHLIB)
Uninitialized locals in .bss
mstack-arg-probe
Target Report Mask(STACK_PROBE)
Enable stack probing

View File

@ -541,7 +541,7 @@ Objective-C and Objective-C++ Dialects}.
@gccoptlist{-mtune=@var{cpu-type} -march=@var{cpu-type} @gol
-mfpmath=@var{unit} @gol
-masm=@var{dialect} -mno-fancy-math-387 @gol
-mno-fp-ret-in-387 -msoft-float -msvr3-shlib @gol
-mno-fp-ret-in-387 -msoft-float @gol
-mno-wide-multiply -mrtd -malign-double @gol
-mpreferred-stack-boundary=@var{num} -mcx16 -msahf @gol
-mmmx -msse -msse2 -msse3 -mssse3 -msse4a -m3dnow -mpopcnt -mabm @gol
@ -9989,14 +9989,6 @@ When @option{-mcmodel=medium} is specified, the data greater than
@var{threshold} are placed in large data section. This value must be the
same across all object linked into the binary and defaults to 65535.
@item -msvr3-shlib
@itemx -mno-svr3-shlib
@opindex msvr3-shlib
@opindex mno-svr3-shlib
Control whether GCC places uninitialized local variables into the
@code{bss} or @code{data} segments. @option{-msvr3-shlib} places them
into @code{bss}. These options are meaningful only on System V Release 3.
@item -mrtd
@opindex mrtd
Use a different function-calling convention, in which functions that