mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
15a70cda97
* ld-elf/attributes.d: New test for symbol attribute copying. * ld-elf/attributes.ld: Part of above. * ld-elf/attributes.s: Likewise.
11 lines
194 B
Makefile
11 lines
194 B
Makefile
#name: Symbol flags copy
|
|
#ld: -T attributes.ld
|
|
#objdump: -t
|
|
#notarget: pj-*-* dlx-*-* d30v-*-*
|
|
|
|
#...
|
|
0+0000000 g F .text 0+0000000 __start
|
|
#...
|
|
0+0000000 g F .text 0+0000000 start
|
|
#pass
|