* ld-elf/stab.d: New.
authorAlan Modra <amodra@gmail.com>
Thu, 11 May 2006 12:35:44 +0000 (12:35 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 11 May 2006 12:35:44 +0000 (12:35 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/stab.d [new file with mode: 0644]

index 6f8bf0aafe175ea90ff75bdb453d74daf9d089ba..828dce1ea0d718dee4dd945349465fc47d92a0ef 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-11  Mike Bland  <mbland@google.com>
+
+       * ld-elf/stab.d: New.
+
 2006-05-10  Thiemo Seufer  <ths@debian.org>
 
        * ld-elf/sec64k.exp: Extend for MIPS ELF.
diff --git a/ld/testsuite/ld-elf/stab.d b/ld/testsuite/ld-elf/stab.d
new file mode 100644 (file)
index 0000000..916d8e3
--- /dev/null
@@ -0,0 +1,10 @@
+#source: start.s
+#as: -gstabs
+#readelf: -S --wide
+#ld:
+
+#...
+  \[[0-9 ][0-9]\] \.stab +PROGBITS +0+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ +[1-9]+ +0.*
+#...
+  \[[0-9 ][0-9]\] \.stabstr +STRTAB +0+ [0-9a-f]+ [0-9a-f]+ 00 +0 +0.*
+#...
This page took 0.024958 seconds and 4 git commands to generate.