h8300-linux ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19617a.d
1 #source: pr19617.s
2 #ld: -E --no-dynamic-linker --hash-style=sysv
3 #readelf : --dyn-syms --wide
4 #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi
5 #xfail: h8300-*-*
6
7 Symbol table '\.dynsym' contains [0-9]+ entries:
8 +Num: +Value +Size Type +Bind +Vis +Ndx Name
9 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
10 #...
11 +[0-9]+: +[a-f0-9]+ +0 +FUNC +GLOBAL +DEFAULT +[0-9]+ +start
12 #...
13 +[0-9]+: +[a-f0-9]+ +0 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
14 #pass
This page took 0.030009 seconds and 4 git commands to generate.