Use std::string in dwarf2read.c
[deliverable/binutils-gdb.git] / ld / testsuite / ld-frv / fdpic-pie-2.d
index 3583a3b9c86ab98f1d3d8f0dff1ed86e841a831c..9e06d8f251f2c3a57da0f7168f1290fbf72a15d5 100644 (file)
@@ -1,7 +1,7 @@
 #name: FRV uClinux PIC relocs to global symbols, pie linking
 #source: fdpic2.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 04     add\.p gr0,gr4,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.023256 seconds and 4 git commands to generate.