Add support for new functionality in the msp430 backend of GCC.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-msp430-elf / attr-gnu-region-upper.d
1 #source: attr-gnu-main.s -ml -mdata-region=upper
2 #source: attr-gnu-obj.s -ml -mdata-region=none
3 #ld: --data-region=either
4 #readelf: -A
5
6 Attribute Section: mspabi
7 File Attributes
8 Tag_ISA: MSP430X
9 Tag_Code_Model: Large
10 Tag_Data_Model: Large
11 Attribute Section: gnu
12 File Attributes
13 Tag_GNU_MSP430_Data_Region: Any Region
This page took 0.053121 seconds and 4 git commands to generate.