Remove restriction on skipping some linker tests because their default image base...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / rgn-at2.d
index 1dae8af0a06234f259c957e5f2bd7e76d85446ce..4656d651471d1f26a7d583ec6700de4ad597d772 100644 (file)
@@ -7,6 +7,6 @@
 
 Sections:
 Idx +Name +Size +VMA +LMA +File off +Algn +Flags
-  0 .text +0+[0-9a-f] +0+0010000 +0+0020000 +.*
-  1 .data +0+[0-9a-f] +0+0030000 +0+0030000 +.*
-  2 .bss +0+[0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
+  0 .text +0+[0-9a-f][0-9a-f] +0+0010000 +0+0020000 +.*
+  1 .data +0+[0-9a-f][0-9a-f] +0+0030000 +0+0030000 +.*
+  2 .bss +0+[0-9a-f][0-9a-f] +0+00300[0-9a-f]+ +0+00300[0-9a-f]+ +.*
This page took 0.025115 seconds and 4 git commands to generate.