* ld-cris: Skip tests unsuitable for testing target
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / libdso-2.d
index 10bfe2870638c4fcd1aeb74fd8e19dd85804e8a2..f67c7b071a599ec20f44c1e3b402eec0abd2e47d 100644 (file)
@@ -10,7 +10,7 @@
 # entries.  This formerly SEGV:ed because .rela.got was created
 # too late to have it mapped to an output section.
 
-There are 14 section headers.*
+There are 13 section headers.*
 #...
   \[ 1\] \.hash             HASH     .*
   \[ 2\] \.dynsym           DYNSYM   .*
@@ -21,25 +21,22 @@ There are 14 section headers.*
   \[ 7\] \.text             PROGBITS .*
   \[ 8\] \.dynamic          DYNAMIC  .*
   \[ 9\] \.got              PROGBITS .*
-  \[10\] \.bss              NOBITS   .*
-  \[11\] \.shstrtab         STRTAB   .*
-  \[12\] \.symtab           SYMTAB   .*
-  \[13\] \.strtab           STRTAB   .*
+  \[10\] \.shstrtab         STRTAB   .*
+  \[11\] \.symtab           SYMTAB   .*
+  \[12\] \.strtab           STRTAB   .*
 #...
 Relocation section '\.rela\.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
 #...
-0000222c  0000000c R_CRIS_RELATIVE                              00000184
+00002200  0000000c R_CRIS_RELATIVE                              00000158
 #...
-Symbol table '\.dynsym' contains 6 entries:
+Symbol table '\.dynsym' contains 4 entries:
    Num:    Value  Size Type    Bind   Vis      Ndx Name
      0: 0+     0 NOTYPE  LOCAL  DEFAULT  UND 
      1: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    7 
-     2: [0-9a-f]+     0 NOTYPE  LOCAL  DEFAULT  UND 
-     3: [0-9a-f]+     0 SECTION LOCAL  DEFAULT   10 
-     4: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
-     5: 0+188     0 FUNC    GLOBAL DEFAULT    7 export_1@@TST1
+     2: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
+     3: 0+15c     0 FUNC    GLOBAL DEFAULT    7 export_1@@TST1
 
-Symbol table '\.symtab' contains 22 entries:
+Symbol table '\.symtab' contains 21 entries:
    Num:    Value  Size Type    Bind   Vis      Ndx Name
      0: 0+     0 NOTYPE  LOCAL  DEFAULT  UND 
      1: [0-9a-f]+     0 SECTION LOCAL  DEFAULT    1 
@@ -54,12 +51,11 @@ Symbol table '\.symtab' contains 22 entries:
     10: [0-9a-f]+     0 SECTION LOCAL  DEFAULT   10 
     11: [0-9a-f]+     0 SECTION LOCAL  DEFAULT   11 
     12: [0-9a-f]+     0 SECTION LOCAL  DEFAULT   12 
-    13: [0-9a-f]+     0 SECTION LOCAL  DEFAULT   13 
-    14: 0+2198     0 OBJECT  LOCAL  DEFAULT  ABS _DYNAMIC
-    15: 0+2230     0 NOTYPE  LOCAL  DEFAULT  ABS __bss_start
-    16: 0+2230     0 NOTYPE  LOCAL  DEFAULT  ABS _edata
-    17: 0+2220     0 OBJECT  LOCAL  HIDDEN  ABS _GLOBAL_OFFSET_TABLE_
-    18: 0+2240     0 NOTYPE  LOCAL  DEFAULT  ABS _end
-    19: 0+184     0 FUNC    LOCAL  DEFAULT    7 dsofn
-    20: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
-    21: 0+188     0 FUNC    GLOBAL DEFAULT    7 export_1
+    13: 0+216c     0 OBJECT  LOCAL  HIDDEN  ABS _DYNAMIC
+    14: 0+2204     0 NOTYPE  LOCAL  DEFAULT  ABS __bss_start
+    15: 0+2204     0 NOTYPE  LOCAL  DEFAULT  ABS _edata
+    16: 0+21f4     0 OBJECT  LOCAL  HIDDEN  ABS _GLOBAL_OFFSET_TABLE_
+    17: 0+2220     0 NOTYPE  LOCAL  DEFAULT  ABS _end
+    18: 0+158     0 FUNC    LOCAL  DEFAULT    7 dsofn
+    19: 0+     0 OBJECT  GLOBAL DEFAULT  ABS TST1
+    20: 0+15c     0 FUNC    GLOBAL DEFAULT    7 export_1
This page took 0.023538 seconds and 4 git commands to generate.