avr: Fix bugs in org/align tracking.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / avr / avr-prop-1.d
CommitLineData
137c83d6
AB
1#name: AVR '.avr.prop' test 1
2#as: -mmcu=avrxmega2 -mlink-relax
3#objdump: -P avr-prop
4#source: avr-prop-1.s
5#target: avr-*-*
6
7.*: file format elf32-avr
8
9Contents of `\.avr\.prop' section:
10
11 Version: 1
12 Flags: 0
13
14 0 ORG @ \.text\.1 \+ 0x000020 \(0x000020\)
431ff075
AB
15 1 ORG\+FILL @ \.text\.1 \+ 0x000044 \(0x000044\)
16 Fill: 0x000005
137c83d6 17 2 ORG @ \.text\.2 \+ 0x000020 \(0x000020\)
431ff075
AB
18 3 ALIGN @ \.text\.2 \+ 0x000030 \(0x000030\)
19 Align: 0x000004
20 4 ALIGN\+FILL @ \.text\.2 \+ 0x000040 \(0x000040\)
21 Align: 0x000004, Fill: 0x000003
137c83d6 22 5 ORG @ \.text\.2 \+ 0x000200 \(0x000200\)
431ff075
AB
23 6 ALIGN @ \.text\.2 \+ 0x000210 \(0x000210\)
24 Align: 0x000004
137c83d6 25 7 ALIGN @ \.text\.3 \+ 0x000100 \(0x000100\)
431ff075
AB
26 Align: 0x000008
27 8 ALIGN @ \.text\.3 \+ 0x000200 \(0x000200\)
28 Align: 0x000008
137c83d6 29
This page took 0.051469 seconds and 4 git commands to generate.