* ld/testsuite/ld-arm/jump-reloc-veneers.s: Update for changes to assembler output.
This commit is contained in:
parent
86a3003087
commit
0f3ed5491d
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -9,4 +9,4 @@ _start:
|
|||
.section destsect, "x"
|
||||
.thumb_func
|
||||
dest:
|
||||
b dest
|
||||
b.n dest
|
||||
|
|
Loading…
Add table
Reference in a new issue