This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Does -mfpmath=sse include SSE2?


> On a Pentium 4 system, does the switch -mfpmath=sse cause the compiler > to generate code using SSE2 instructions for calculations involving
> doubles?
>
> Note: I've also specified -march=pentium4 -mcpu=pentium4.

Yes.

BTW, feel free to send patches for clearer documentation. The docs on some of the new options are a bit muddled.

Kelley Cook


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]