mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
262a40a540
* testsuite/ld-elf/dwarf2.err: Accept other errors between the multiple definition errors.
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
tmpdir/dwarf2b\.o:.*dwarf2b\.c:1: multiple definition of `global_var'
|
|
tmpdir/dwarf2a\.o:.*dwarf2a\.c:1: first defined here
|
|
#...
|
|
tmpdir/dwarf2b\.o:.*dwarf2b\.c:2: multiple definition of `other_var'
|
|
tmpdir/dwarf2a\.o:.*dwarf2a\.c:2: first defined here
|
|
#...
|