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]

[PATCH][x86] Fix ADD[SD,SS] and SUB[SD,SS] runtime tests


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?

Thanks,
Sebastian

Attachment: ADD[SD_SS]_SUB[SD_SS]_runtime_tests_fix.patch
Description: ADD[SD_SS]_SUB[SD_SS]_runtime_tests_fix.patch


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