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][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests


On Mon, May 8, 2017 at 9:53 AM, Peryt, Sebastian
<sebastian.peryt@intel.com> wrote:
> Hi,
>
> This patch fixes errors in runtime tests for ADDSD, ADDSS, SUBSD and SUBSS instructions.
>
> gcc/testsuite/
>         * gcc.target/i386/avx512f-vaddsd-2.c: Test fixed.
>         * gcc.target/i386/avx512f-vaddss-2.c: Ditto.
>         * gcc.target/i386/avx512f-vsubsd-2.c: Ditto.
>         * gcc.target/i386/avx512f-vsubss-2.c: Ditto.
>
> Is it ok for trunk?

OK.

Thanks,
Uros.


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