]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
morello, testsuite: Fix up morello-stubs-static.d users/ARM/morello-binutils-gdb-master
authorAlex Coplan <alex.coplan@arm.com>
Wed, 6 Dec 2023 17:47:52 +0000 (17:47 +0000)
committerAlex Coplan <alex.coplan@arm.com>
Wed, 6 Dec 2023 18:41:36 +0000 (18:41 +0000)
commit70d0d9f04a51b8c441334f42cd5dfb1f9215be53
tree1cd249809792b27edc6ac47f3c14e8334e00b45f
parentb107ba426e4559789d7358691a066ba6a92e86bb
morello, testsuite: Fix up morello-stubs-static.d

The expected disassembly for this test is testing for the wrong thing: it
expects the adrp immediate to be zero-extended instead of sign-extended, which
is incorrect.  That shows up as a test failure after fixing the disassembly in
the previous patch.  This patch fixes the test.
ld/testsuite/ld-aarch64/morello-stubs-static.d