This is the mail archive of the gcc-patches@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]

PATCH: Add --with-fpmath=sse for x86


On Fri, Feb 26, 2010 at 4:22 AM, Eric Botcazou <ebotcazou@adacore.com> wrote:
>> Here is a patch to add --with-math=sse for x86 so that we
>> can configure gcc with SSE math for 32bit by default. Any
>> comments?
>
> Wouldn't --with-fpmath= be better for the sake of consistency?
>

Here is the updated patch. OK to install?

Thanks.

-- 
H.J.
---
2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>

	* config.gcc: Support --with-fpmath=sse for x86.

	* config/i386/ssemath.h: New.

	* doc/install.texi (--with-fpmath=sse): Documented.

Attachment: gcc-ssemath-5.patch
Description: Text document


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