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


On Thu, Oct 6, 2011 at 2:55 PM, Uros Bizjak <ubizjak@gmail.com> wrote:
> On Thu, Oct 6, 2011 at 2:51 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
>> Wow, it works!
>>
>> Thank you. New patch attached.
>> ChangeLogs were not touched.
>>
>> Tests pass both on ia32/x86-64 with and without simulator.
>
> You are missing closing curly braces in dg-do compile directives.
>
> Also, please write:
>
> TYPE __attribute__((sseregparm))
> test_noneg_sub_noneg_sub (TYPE a, TYPE b, TYPE c)
>
> The patch is OK with these changes.

BTW, don't you also need "-mfmpath=sse" in dg-options?

Uros.


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