Remove Solaris 10-only note about -mvect8-ret-in-mem
From-SVN: r271628
This commit is contained in:
parent
ddc9512a6f
commit
11a0433415
1 changed files with 4 additions and 6 deletions
|
@ -27802,12 +27802,10 @@ the system libraries and startup modules.
|
|||
@item -mvect8-ret-in-mem
|
||||
@opindex mvect8-ret-in-mem
|
||||
Return 8-byte vectors in memory instead of MMX registers. This is the
|
||||
default on Solaris@tie{}8 and 9 and VxWorks to match the ABI of the Sun
|
||||
Studio compilers until version 12. Later compiler versions (starting
|
||||
with Studio 12 Update@tie{}1) follow the ABI used by other x86 targets, which
|
||||
is the default on Solaris@tie{}10 and later. @emph{Only} use this option if
|
||||
you need to remain compatible with existing code produced by those
|
||||
previous compiler versions or older versions of GCC@.
|
||||
default on VxWorks to match the ABI of the Sun Studio compilers until
|
||||
version 12. @emph{Only} use this option if you need to remain
|
||||
compatible with existing code produced by those previous compiler
|
||||
versions or older versions of GCC@.
|
||||
|
||||
@item -mpc32
|
||||
@itemx -mpc64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue