ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / pr19645.d
CommitLineData
b8871f35
L
1#as: --32 --elf-stt-common=yes
2#ld: -shared -Bsymbolic-functions -melf_i386
3#readelf: -r --wide --dyn-syms
4
d3a49aa8 5Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains 1 entry:
b8871f35
L
6 +Offset +Info +Type +Sym. Value +Symbol's Name
7[0-9a-f]+ +[0-9a-f]+ +R_386_GLOB_DAT +[0-9a-f]+ +foobar
8
9Symbol table '.dynsym' contains [0-9]+ entries:
10 Num: Value Size Type Bind Vis Ndx Name
11#...
12 +[0-9]+: +[0-9a-f]+ +30 +OBJECT +GLOBAL +DEFAULT +[0-9]+ foobar
13#pass
This page took 0.193801 seconds and 4 git commands to generate.