* ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 5 Feb 2009 21:54:43 +0000 (21:54 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 5 Feb 2009 21:54:43 +0000 (21:54 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp

index 31ab6556956f180d72a44c84a2e0522ee38b0808..c31a0c9c7861357e3d892db28cb0d00fcca1deb8 100644 (file)
@@ -1,3 +1,7 @@
+2009-02-05  Joseph Myers  <joseph@codesourcery.com>
+
+       * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
+
 2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
 
        * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
index 530a801a05aedc17b64ce2da7c7258a66fda8ed2..3ea17e9c21b99ccad95c9ea89faac3b6b8fc3652 100644 (file)
@@ -229,7 +229,9 @@ set armeabitests {
      {"Thumb-2 BL" "-Ttext 0x1000 --section-start .foo=0x1001000" "" {thumb2-bl.s}
       {{objdump -dr thumb2-bl.d}}
       "thumb2-bl"}
-
+     {"Thumb-2 Interworked branch" "-T arm.ld" "" {thumb2-b-interwork.s}
+      {{objdump -dr thumb2-b-interwork.d}}
+      "thumb2-b-interwork"}
     {"ARMv4 interworking" "-static -T arm.ld --fix-v4bx-interworking" "--fix-v4bx -meabi=4" {armv4-bx.s}
      {{objdump -d armv4-bx.d}}
      "armv4-bx"}
This page took 0.036041 seconds and 4 git commands to generate.