OSDN Git Service

2001-06-10 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl@lucon.org>
Mon, 11 Jun 2001 01:07:02 +0000 (01:07 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 11 Jun 2001 01:07:02 +0000 (01:07 +0000)
* gas/elf/section2.l: Match various white spaces.

gas/testsuite/ChangeLog
gas/testsuite/gas/elf/section2.l

index f441d2e..106b8dc 100644 (file)
@@ -1,5 +1,9 @@
 2001-06-10  H.J. Lu  <hjl@gnu.org>
 
+       * gas/elf/section2.l: Match various white spaces.
+
+2001-06-10  H.J. Lu  <hjl@gnu.org>
+
        * gas/elf/section2.e: Support 64bit ELF.
        * gas/elf/section2.e-mips: Likewise.
 
index cf56d88..00ad743 100644 (file)
@@ -3,6 +3,6 @@
 .*GAS.*
 
 
-   1                             .section A
-   2                             .global A
-   3 0000 31                     .byte 49
+[      ]+1[    ]+.section A
+[      ]+2[    ]+.global A
+[      ]+3 0000 31[    ]+.byte 49