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, testsuite, i386] FMA3 testcases + typo fix in MD


Hi guys,
This is a Ping. Could anyboady with appropriate rights commit that?

Thanks, K

On Thu, Oct 6, 2011 at 11:46 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> On Thu, Oct 6, 2011 at 3:48 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
>>>
>>> BTW, don't you also need "-mfmpath=sse" in dg-options?
>>>
>>
>> According to doc/invoke.texi
>> ...
>> @itemx -mfma
>> ...
>> These options will enable GCC to use these extended instructions in
>> generated code, even without @option{-mfpmath=sse}.
>>
>> Seems it -mfpmath=sse is useless..
>> Although, if this is wrong, we probably have to update doc as well.
>
> Well, OK then.
>
> Uros.
>


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