[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19617b.d
1 #source: pr19617.s
2 #ld: --dynamic-list-data --no-dynamic-linker
3 #readelf : --dyn-syms --wide
4 #target: *-*-linux* *-*-gnu* *-*-solaris* arm*-*-uclinuxfdpiceabi
5
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
9 #...
10 +[0-9]+: +[a-f0-9]+ +0 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
11 #pass
This page took 0.046666 seconds and 4 git commands to generate.