* ld-elf/flags1.d: Generalize regexp for section size.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 14 Nov 2007 10:11:12 +0000 (10:11 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Wed, 14 Nov 2007 10:11:12 +0000 (10:11 +0000)
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/flags1.d

index 22024986c5fff6a26ef6852567399bb9ffb5ac9e..0eca2632a0606ffc5a4bb48ae36558ec5b78c23e 100644 (file)
@@ -1,3 +1,7 @@
+2007-11-14  Hans-Peter Nilsson  <hp@axis.com>
+
+       * ld-elf/flags1.d: Generalize regexp for section size.
+
 2007-11-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/5233
index 5a3407be0d4267cd57166a035d21b995aee70fbe..6819121435cadd8467da4dc3cb4666f2c4d8b68a 100644 (file)
@@ -6,7 +6,7 @@
 #...
 Program Headers:
   Type.*
-  LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*0161 0x0*0161 RWE 0x[0-9a-f]+
+  LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*016[1-8] 0x0*016[1-8] RWE 0x[0-9a-f]+
 
 #...
   Segment Sections...
This page took 0.026946 seconds and 4 git commands to generate.