x86: Properly handle PLT expression in directive
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr20253-4c.d
1 #source: pr20253-4.s
2 #as: --32 -mrelax-relocations=yes
3 #ld: -shared -melf_i386
4 #readelf: -r --wide
5
6 Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 2 entries:
7 +Offset +Info +Type +Sym.* Value +Symbol's Name
8 [0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +[0-9a-f]+ +__start
9 [0-9a-f]+ +[0-9a-f]+ +R_386_IRELATIVE +
This page took 0.029991 seconds and 4 git commands to generate.