[GCC][AArch64][PATCH][Committed] Fix failing dbl_mov_immediate_1.c test on big-endian

Tamar Christina tamar.christina@arm.com
Tue Aug 1 11:43:00 GMT 2017


Hi All,

The big-endian tests were failing because it failed to take into account that
in order to generate mov/movk pairs for doubles the bit order are different from
le.

I have updated the tests with conditional results for both endianness.

Committed as r250770.

Regtested on aach64-none-linux-gnu and aarch64_be-none-linux-gnu and no issues.

Thanks,
Tamar


gcc/testsuite
2017-08-01  Tamar Christina  <tamar.christina@arm.com>

	* gcc.target/aarch64/dbl_mov_immediate_1.c:
	Use conditional assembler scans.

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 7982-diff.patch
Type: text/x-diff
Size: 1478 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170801/588c96be/attachment.bin>


More information about the Gcc-patches mailing list