Avoid exponential behavior in rust_evaluate_subexp
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align2b.d
1 # ld: --defsym data_align=32 -T align2.t
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+20 +0+20 .*
11 +CONTENTS, +ALLOC, +LOAD, +DATA
12 #pass
This page took 0.03029 seconds and 4 git commands to generate.