* ld/testsuite/ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
Wed, 9 Nov 2011 17:01:38 +0000 (17:01 +0000)
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
Wed, 9 Nov 2011 17:01:38 +0000 (17:01 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/jump-reloc-veneers.s

index aca734d19e598603feb1925ef41687cb9e461073..90158174106c86389fbd0a65338605d554c3b8b9 100644 (file)
@@ -1,3 +1,7 @@
+2011-11-09  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
+
 2011-11-08  Alan Modra  <amodra@gmail.com>
 
        * ld-powerpc/powerpc.exp: Expect ld warnings for tocopt test.
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.025696 seconds and 4 git commands to generate.