PR30715, VAX: md_create_long_jump
authorKalvis Duckmanton <kalvisd@gmail.com>
Sat, 12 Aug 2023 04:57:00 +0000 (14:27 +0930)
committerAlan Modra <amodra@gmail.com>
Sat, 12 Aug 2023 06:56:41 +0000 (16:26 +0930)
commit8c8224dc1637a3e695c17e4c1026247196813c48
tree32537890e3b319ad0ee7a1170629aed1cff61cf7
parentb6d8d612d30dcdfc8ba8edfb15b4cd1753b0b8a2
PR30715, VAX: md_create_long_jump

PR 30715
* config/tc-vax.c (md_create_long_jump): Use pc-relative addressing.
* testsuite/gas/vax/broken_word.d,
* testsuite/gas/vax/broken_word.s: New test.
* testsuite/gas/vax/vax.exp: Run it.
gas/config/tc-vax.c
gas/testsuite/gas/vax/broken_word.d [new file with mode: 0644]
gas/testsuite/gas/vax/broken_word.s [new file with mode: 0644]
gas/testsuite/gas/vax/vax.exp