* ld-scripts/align.exp: Don't run on aix.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / size-2.d
index 8b56c7a1e63fd636d35455b455f19a35f72ff82d..dfcc3e4d90048c15b25b9f7c581833a465c9edf8 100644 (file)
@@ -4,13 +4,14 @@
 
 #...
 Program Headers:
-  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align
-  PHDR           0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R   0x[0-9a-f]+
-  LOAD           0x[0-9a-f]+ 0x0+0000 0x0+0000 0x0+0030 0x0+0030 R   0x[0-9a-f]+
-  TLS            0x[0-9a-f]+ 0x0+0008 0x0+0008 0x0+0014 0x0+002c R   0x[0-9a-f]+
+ +Type +Offset +VirtAddr +PhysAddr +FileSiz +MemSiz +Flg +Align
+ +PHDR +0x[0-9a-f]+ 0x0+0000 0x0+0000 0x[0-9a-f]+ 0x[0-9a-f]+ R +0x[0-9a-f]+
+#...
+ +LOAD +0x[0-9a-f]+ 0x0+0100 0x0+0100 0x0+0030 0x0+0030 R E +0x[0-9a-f]+
+ +TLS +0x[0-9a-f]+ 0x0+0108 0x0+0108 0x0+0014 0x0+002c R +0x[0-9a-f]+
 
  Section to Segment mapping:
 Segment Sections...
-   00     \.text \.tdata \.tbss \.map 
  01     \.text \.tdata \.map 
  02     \.tdata \.tbss \.map 
+Segment Sections\.\.\.
+ +00 .*
+01 +\.text \.tdata \.map 
+02 +\.tdata \.tbss \.map 
This page took 0.023476 seconds and 4 git commands to generate.