This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
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.
Thanks,
Uros.
- References:
- [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
- Re: [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
- Re: [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
- Re: [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD
- Re: [PATCH, testsuite, i386] FMA3 testcases + typo fix in MD