Fix some AVR test failures.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr18735.d
1 #ld: -r
2 #readelf: -s
3
4 Symbol table '.symtab' contains .* entries:
5 #...
6 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
7 #...
8 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
9 #...
10 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
11 #...
12 [ ]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
13 #pass
This page took 0.031039 seconds and 5 git commands to generate.