Fix tic54x testsuite failures and Lmem disassembly bugs.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / tic54x / sections.d
index b3f1344a64f803499041560e05a5ed646f65eed4..4f85b9a0268c4bf07cb67c08baadedfb85e94e76 100644 (file)
@@ -16,9 +16,9 @@ Idx Name          Size      VMA       LMA       File off  Algn
   4 vectors       00000002  00000000  00000000  0000....  2..0
                   CONTENTS, ALLOC, LOAD, CODE, BLOCK
   5 clink         00000002  00000000  00000000  0000....  2..0
-                  CONTENTS, ALLOC, LOAD, CODE, CLINK
+                  CONTENTS, ALLOC, LOAD, DATA, CLINK
   6 blksect       00000002  00000000  00000000  0000....  2..0
-                  CONTENTS, ALLOC, LOAD, CODE, BLOCK
+                  CONTENTS, ALLOC, LOAD, DATA, BLOCK
 Disassembly of section .text:
 
 00000000 <.text>:
@@ -72,15 +72,5 @@ Disassembly of section .text:
 Disassembly of section vectors:
 
 00000000 <vectors>:
-   0:  0011.*
-   1:  0033.*
-Disassembly of section clink:
-
-00000000 <clink>:
-   0:  0022.*
-   1:  0044.*
-Disassembly of section blksect:
-
-00000000 <blksect>:
-   0:  1234.*
-   1:  4321.*
+   0:  f495.*
+   1:  f495.*
This page took 0.040747 seconds and 4 git commands to generate.