M68K TLS support.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / align2b.d
index c74d3ab5dcf23d7283dba69f682610491d11b3be..05d2a156a0b0b0f20a0646e6f54e5ce1f90c53e3 100644 (file)
@@ -5,9 +5,8 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn
- +0 +\.text +00000004 +00000000 +00000000 +00001000 +2\*\*2
- +CONTENTS, +ALLOC, +LOAD, +READONLY, +CODE
- +1 +\.data +00000004 +00000020 +00000020 +00001020 +2\*\*2
+ +0 +\.text +[^ ]* +0+ +0+ .*
+ +CONTENTS, +ALLOC, +LOAD,.* CODE
+ +1 +\.data +[^ ]* +0+20 +0+20 .*
  +CONTENTS, +ALLOC, +LOAD, +DATA
- +2 +\.bss +00000000 +00000024 +00000024 +00001024 +2\*\*2
- +ALLOC
+#pass
This page took 0.023145 seconds and 4 git commands to generate.