aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/include-1.d
blob: 1482dd46a137b4af9297c9ecf72b683b941ec33a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#name: include-1
#source: include.s
#ld: -T include-1.t
#objdump: -w -h
#xfail: tic4x-*-* tic54x-*-*

.*:     file format .*

Sections:
Idx +Name +Size +VMA +LMA +File off +Algn +Flags
  0 .text         0+(20|1000)  0+0000000  0+0000000  [0-9a-f]+  2\*\*[0-9]+  CONTENTS, ALLOC, LOAD,.*CODE
  1 .data         0+0000010  0+0100000  0+0100000  [0-9a-f]+  2\*\*[0-9]+  CONTENTS, ALLOC, LOAD, DATA
#pass