]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/5610 (Not clear how to get FP operations to use SSE)
authorJan Hubicka <jh@suse.cz>
Thu, 10 Oct 2002 17:48:51 +0000 (19:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 10 Oct 2002 17:48:51 +0000 (17:48 +0000)
PR target/5610
* invoke.texi (-msse-math): Kill
(-msse): Add note to mfpmath=sse.

From-SVN: r58020

gcc/ChangeLog
gcc/doc/invoke.texi

index ad375d5c6b0dcf6d596417a08233ee900b19080e..3c43714deba25c54513d8203b08eade51e829bbd 100644 (file)
@@ -1,3 +1,9 @@
+Thu Oct 10 19:47:41 CEST 2002  Jan Hubicka  <jh@suse.cz>
+
+       PR target/5610
+       * invoke.texi (-msse-math): Kill
+       (-msse): Add note to mfpmath=sse.
+
 Thu Oct 10 17:38:29 CEST 2002  Jan Hubicka  <jh@suse.cz>
 
        PR ice/7951
index a56e3ed577f8cee34b2e7e9fe54816b2690a5be0..2db82d4866f0d887e229c40531fb0ec317e89d4e 100644 (file)
@@ -481,7 +481,7 @@ in the following sections.
 -mno-fp-ret-in-387  -msoft-float  -msvr3-shlib @gol
 -mno-wide-multiply  -mrtd  -malign-double @gol
 -mpreferred-stack-boundary=@var{num} @gol
--mmmx  -msse -msse2 -msse-math -m3dnow @gol
+-mmmx  -msse -msse2 -m3dnow @gol
 -mthreads  -mno-align-stringops  -minline-all-stringops @gol
 -mpush-args  -maccumulate-outgoing-args  -m128bit-long-double @gol
 -m96bit-long-double  -mregparm=@var{num}  -momit-leaf-frame-pointer @gol
@@ -7575,6 +7575,9 @@ direct access to the MMX, SSE and 3Dnow extensions of the instruction set.
 @xref{X86 Built-in Functions}, for details of the functions enabled
 and disabled by these switches.
 
+To have SSE/SSE2 instructions generated automatically from floating-point code,
+see @option{-mfpmath=sse}.
+
 @item -mpush-args
 @itemx -mno-push-args
 @opindex mpush-args