tic54x ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / include-1.d
CommitLineData
e553d5b2
AM
1#name: include-1
2#source: include.s
3#ld: -T include-1.t
4#objdump: -w -h
8d303546 5#xfail: tic4x-*-* tic54x-*-*
4006703d
NS
6
7.*: file format .*
8
9Sections:
10Idx +Name +Size +VMA +LMA +File off +Algn +Flags
e553d5b2 11 0 .text 0+(20|1000) 0+0000000 0+0000000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD,.*CODE
1ce4cec4 12 1 .data 0+0000010 0+0100000 0+0100000 [0-9a-f]+ 2\*\*[0-9]+ CONTENTS, ALLOC, LOAD, DATA
e553d5b2 13#pass
This page took 0.53961 seconds and 4 git commands to generate.