Don't merge sections with differing MASKPROC or MASKOS flags
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align2a.d
CommitLineData
fbbb9ac5
ZW
1# ld: --defsym data_align=16 -T align2.t
2# objdump: --section-headers
3
4[^:]+: +file format.*
5
6Sections:
7Idx +Name +Size +VMA +LMA +File +off +Algn
99ad8390
NC
8[ ]+0 +\.text +[^ ]* +0+ +0+ .*
9[ ]+CONTENTS, +ALLOC, +LOAD,.* CODE
10[ ]+1 +\.data +[^ ]* +0+10 +0+10 .*
11[ ]+CONTENTS, +ALLOC, +LOAD, +DATA
7921892a 12#pass
This page took 0.613007 seconds and 4 git commands to generate.