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 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.

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

Thanks,
Uros.


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