Stop generating GNU build notes for linkonce sections.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19636-4d.d
CommitLineData
aec6b87e
L
1#source: pr19636-4.s
2#as: --32
3c5fce9b 3#ld: -E --defsym foobar=0x100 -m elf_i386 --no-dynamic-linker
aec6b87e
L
4#readelf : --dyn-syms --wide
5
6Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8#...
9 +[0-9]+: +0+100 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +foobar
10#pass
This page took 0.1157 seconds and 4 git commands to generate.