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]

[GCC][PATCH][ARM][Committed] Fix FP16 test assembler scans


Hi All,

This fixes two assembler scan tests for ARM.
The typo in the test made it fail if anything
but d0 is used.

Committed as r 248117 under the GCC obvious rule.

gcc/testsuite/
2017-05-16  Tamar Christina  <tamar.christina@arm.com>

	* gcc.target/arm/armv8_2-fp16-neon-1.c (vceqz): Fix regex.
	* gcc.target/arm/armv8_2-fp16-neon-2.c (vceqz): Fix regex.

Thanks,
Tamar

Attachment: fast-math-fp16-tests.patch
Description: fast-math-fp16-tests.patch


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