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


Thank you!

K

On Tue, Oct 11, 2011 at 2:19 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> On Tue, Oct 11, 2011 at 12:12 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
>
>> Uros, you was right both with fpmath and configflags. That is why it
>> was passing for me.
>>
>> Attached patch which cures the problem.
>>
>> testsuite/ChangeLog entry:
>>
>> 2011-10-11 ?Kirill Yukhin ?<kirill.yukhin@intel.com>
>>
>> ? ? ? ?* gcc.target/i386/fma_double_1.c: Add -mfpmath=sse.
>> ? ? ? ?* gcc.target/i386/fma_double_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_double_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_double_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_double_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_double_6.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_1.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/fma_float_6.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_1.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_double_6.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_1.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_float_6.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_1.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_double_6.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_1.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_2.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_3.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_4.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_5.c: Ditto.
>> ? ? ? ?* gcc.target/i386/l_fma_run_float_6.c: Ditto.
>
> OK. (I have also applied your patch to mainline SVN).
>
> Thanks,
> Uros.
>


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