Add ability to change linker warning messages into errors when reporting executable...
[binutils-gdb.git] / ld / testsuite / ld-scripts / align2a.d
1 # ld: --defsym data_align=16 -T align2.t --no-error-rwx-segments
2 # objdump: --section-headers
3
4 [^:]+: +file format.*
5
6 Sections:
7 Idx +Name +Size +VMA +LMA +File +off +Algn
8 [ ]+0 +\.text +[^ ]* +0+ +0+ .*
9 [ ]+CONTENTS, +ALLOC, +LOAD,.* CODE
10 [ ]+1 +\.data +[^ ]* +0+10 +0+10 .*
11 [ ]+CONTENTS, +ALLOC, +LOAD, +DATA
12 #pass