* ld/testsuite/ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / jump-reloc-veneers.s
index d307c08d5cf44616c1cbf9a47bbce341930385f7..c646e71ae090a8927c04fc1d857f4846d29002c1 100644 (file)
@@ -9,4 +9,4 @@ _start:
        .section destsect, "x"
        .thumb_func
 dest:
-       b dest
+       b.n dest
This page took 0.022857 seconds and 4 git commands to generate.