mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
48733062ff
* ld-elf/empty.s: Define "main". * ld-elf/frame.exp: Don't run for hppa64 and v850. * ld-elf/group1.d: xfail various targets. * ld-elf/merge.d: Likewise. * ld-elf/merge2.d: Likewise. * ld-elf/warn1.d: Likewise. * ld-scripts/defined2.d: Likewise. * ld-scripts/defined3.d: Likewise. * ld-scripts/empty-aligned.d: Likewise. * ld-scripts/size-2.d: Likewise. * ld-scripts/weak.exp: Likewise. * ld-selective/sel-dump.exp: Likewise. * ld-undefined/weak-undef.exp: Likewise.
11 lines
322 B
Makefile
11 lines
322 B
Makefile
#source: group1a.s
|
|
#source: group1b.s
|
|
#ld: -T group.ld
|
|
#readelf: -s
|
|
#xfail: "arc-*-*" "d30v-*-*" "dlx-*-*" "i960-*-*" "or32-*-*" "pj-*-*"
|
|
Symbol table '.symtab' contains .* entries:
|
|
#...
|
|
.*: 0[0]*1000 0 (NOTYPE|OBJECT) WEAK DEFAULT . foo
|
|
.*: 0[0]*0000 0 (NOTYPE|OBJECT) GLOBAL DEFAULT UND bar
|
|
#...
|