testsuite/ld-cris various files: Run ld with --hash-style=sysv.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / expdyn1.d
index 69218b5cd15de1b9a4623030b57ee6955ee59a72..37cbe4dce9c41faa49a9944d67122c9c14db5d2b 100644 (file)
@@ -1,6 +1,6 @@
 #source: expdyn1.s
-#as: --no-underscore
-#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so
+#as: --no-underscore --em=criself
+#ld: -m crislinux -export-dynamic tmpdir/libdso-1.so --hash-style=sysv
 #objdump: -T
 
 .*:     file format elf32-cris
@@ -9,6 +9,6 @@
 
 DYNAMIC SYMBOL TABLE:
 #...
-00080206 g    DF .text 00000002 expfn
-00082220 g    DO .data 00000000 expobj
+00080... g    DF .text 0+2 expfn
+00082... g    DO .data 0+4 expobj
 #pass
This page took 0.023887 seconds and 4 git commands to generate.