binutils-gdb/ld/testsuite/ld-elf/attributes.d
Simon Dardis 15a70cda97 Add test to ensure that ternary linker script operators copy symbol flags.
* ld-elf/attributes.d: New test for symbol attribute copying.
	* ld-elf/attributes.ld: Part of above.
	* ld-elf/attributes.s: Likewise.
2015-10-19 14:32:54 +01:00

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