aarch64*-*-*ilp32 gas tests
authorAlan Modra <amodra@gmail.com>
Sat, 7 Dec 2019 12:01:43 +0000 (22:31 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 8 Dec 2019 11:33:53 +0000 (22:03 +1030)
commit6f765336bb07db50669efc2b8009f193c9c46ae7
tree0895c6aa6555e4d99f57b72e6ec9e234b5de318d
parentbc754168c7c3fc64e40bb7ddd97ea1ad07fb32d2
aarch64*-*-*ilp32 gas tests

The new pac_negate_ra_state test adds yet another failure on aarch64
ipl32 targets.  This patch fixes that particular problem and a few
more that are trivial to fix.

* testsuite/gas/aarch64/bfloat16.d: Match 32-bit and 64-bit output.
* testsuite/gas/aarch64/dgh.d: Likewise.
* testsuite/gas/aarch64/f32mm.d: Likewise.
* testsuite/gas/aarch64/f64mm.d: Likewise.
* testsuite/gas/aarch64/i8mm.d: Likewise.
* testsuite/gas/aarch64/pac_ab_key.d: Likewise.
* testsuite/gas/aarch64/pac_negate_ra_state.d: Likewise.
* testsuite/gas/aarch64/reloc-prel_g0.d: Likewise.
* testsuite/gas/aarch64/reloc-prel_g0_nc.d: Likewise.
* testsuite/gas/aarch64/reloc-prel_g1.d: Likewise.
* testsuite/gas/aarch64/sve-bfloat-movprfx.d: Likewise.
* testsuite/gas/aarch64/sve-movprfx-mm.d: Likewise.
* testsuite/gas/aarch64/sve2.d: Likewise.
14 files changed:
gas/ChangeLog
gas/testsuite/gas/aarch64/bfloat16.d
gas/testsuite/gas/aarch64/dgh.d
gas/testsuite/gas/aarch64/f32mm.d
gas/testsuite/gas/aarch64/f64mm.d
gas/testsuite/gas/aarch64/i8mm.d
gas/testsuite/gas/aarch64/pac_ab_key.d
gas/testsuite/gas/aarch64/pac_negate_ra_state.d
gas/testsuite/gas/aarch64/reloc-prel_g0.d
gas/testsuite/gas/aarch64/reloc-prel_g0_nc.d
gas/testsuite/gas/aarch64/reloc-prel_g1.d
gas/testsuite/gas/aarch64/sve-bfloat-movprfx.d
gas/testsuite/gas/aarch64/sve-movprfx-mm.d
gas/testsuite/gas/aarch64/sve2.d
This page took 0.025677 seconds and 4 git commands to generate.