From 11a04334157039895d2df8f5eb492064dc5d4608 Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Sun, 26 May 2019 09:21:40 +0000 Subject: [PATCH] Remove Solaris 10-only note about -mvect8-ret-in-mem From-SVN: r271628 --- gcc/doc/invoke.texi | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 4964cc41ba3..9ca90aad30e 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 -- 2.30.2