From: H.J. Lu Date: Mon, 11 Jun 2001 01:07:02 +0000 (+0000) Subject: 2001-06-10 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bab00ceadaf9533585cb33a905a2521aa2e7389b;p=binutils-gdb.git 2001-06-10 H.J. Lu * gas/elf/section2.l: Match various white spaces. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f441d2e6c75..106b8dcf7c1 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-06-10 H.J. Lu + + * gas/elf/section2.l: Match various white spaces. + 2001-06-10 H.J. Lu * gas/elf/section2.e: Support 64bit ELF. diff --git a/gas/testsuite/gas/elf/section2.l b/gas/testsuite/gas/elf/section2.l index cf56d88b81e..00ad74320e6 100644 --- a/gas/testsuite/gas/elf/section2.l +++ b/gas/testsuite/gas/elf/section2.l @@ -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