[Bug gas/30715] VAX: md_create_long_jump() generates jumps using absolute addressing mode

2023-08-12 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=30715

--- Comment #3 from cvs-commit at gcc dot gnu.org  ---
The master branch has been updated by Alan Modra :

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c8224dc1637a3e695c17e4c1026247196813c48

commit 8c8224dc1637a3e695c17e4c1026247196813c48
Author: Kalvis Duckmanton 
Date:   Sat Aug 12 14:27:00 2023 +0930

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug gas/30715] VAX: md_create_long_jump() generates jumps using absolute addressing mode

2023-08-12 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30715

Alan Modra  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Target Milestone|--- |2.42
 Resolution|--- |FIXED

--- Comment #4 from Alan Modra  ---
Patch applied, thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.