old-cross-binutils/ld/testsuite/ld-scripts/align2b.d
Alan Modra 7921892a2f * ld-scripts/align2a.d: Don't assume anything about section
padding or alignment, or max page size.  Allow 64-bit addresses.
	* ld-scripts/align2b.d: Likewise.
2005-02-18 01:55:16 +00:00

12 lines
294 B
Makefile

# ld: --defsym data_align=32 -T align2.t
# objdump: --section-headers
[^:]+: +file +format.*
Sections:
Idx +Name +Size +VMA +LMA +File off +Algn
+0 +\.text +[^ ]* +0+ +0+ .*
+CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE
+1 +\.data +[^ ]* +0+20 +0+20 .*
+CONTENTS, +ALLOC, +LOAD, +DATA
#pass