]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/invoke.texi
Add ability to set target options (ix86 only) and optimization options on a function...
[thirdparty/gcc.git] / gcc / doc / invoke.texi
index 5114f700dc9c0a8ae36992b77eb0fbb63204ecf5..f493bf710a954b31372615e1d0cf7f111558cf32 100644 (file)
@@ -10543,6 +10543,8 @@ code that expects temporaries to be 80bit.
 This is the default choice for the x86-64 compiler.
 
 @item sse,387
+@itemx sse+387
+@itemx both
 Attempt to utilize both instruction sets at once.  This effectively double the
 amount of available registers and on chips with separate execution units for
 387 and SSE the execution resources too.  Use this option with care, as it is