Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / fdpic-pie-8.d
index 0de4a81148b161c4d91b0c5c67274b5e8538dbd0..62f456b748187b5e7b1ccab2078d3908bb9c09a7 100644 (file)
@@ -1,7 +1,7 @@
 #name: FRV uClinux PIC relocs to global symbols with addends, pie linking
 #source: fdpic8.s
 #objdump: -DR -j .text -j .data -j .got -j .plt
-#ld: -pie
+#ld: -pie --hash-style=sysv
 
 .*:     file format elf.*frv.*
 
@@ -42,7 +42,7 @@ Disassembly of section \.dat[0-9a-f ]+:
 [0-9a-f         ]+: R_FRV_32   \.text
 Disassembly of section \.got:
 
-[0-9a-f ]+<_GLOBAL_OFFSET_TABLE_-0x18>:
+[0-9a-f ]+<.got>:
 [0-9a-f ]+:    00 00 00 08     add\.p gr0,gr8,gr0
 [0-9a-f         ]+: R_FRV_FUNCDESC_VALUE       \.text
 [0-9a-f ]+:    00 00 00 02     add\.p gr0,fp,gr0
This page took 0.023221 seconds and 4 git commands to generate.