This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Enabled functions for -msse2
- From: corey taylor <corey dot taylor at gmail dot com>
- To: GCC Help <gcc-help at gcc dot gnu dot org>
- Date: Thu, 14 Jul 2005 13:27:35 -0500
- Subject: Enabled functions for -msse2
- Reply-to: corey taylor <corey dot taylor at gmail dot com>
The documentation seems to be missing the specific list for sse2
options. What exactly is enabled with -msse2 as only sse and sse3
enable functions are listed.
http://gcc.gnu.org/onlinedocs/gcc-4.0.1/gcc/X86-Built_002din-Functions.html#X86-Built_002din-Functions
corey