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]

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


On Fri, Feb 26, 2010 at 6:28 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> On Fri, Feb 26, 2010 at 2:49 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
>> 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?
>
> OK for mainline.

I am checking in this slightly different patch, which also obsoletes:

http://gcc.gnu.org/ml/gcc-patches/2010-02/msg01111.html

as suggested by Jakub:

http://gcc.gnu.org/ml/gcc-patches/2010-02/msg01153.html

> Also, please mention this change (and other recent configure changes)
> in http://gcc.gnu.org/gcc-4.5/changes.html as Ralf suggested.

I will do that.


Thanks.


-- 
H.J.

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


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