2001-06-07 H.J. Lu <hjl@gnu.org>
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 7 Jun 2001 18:06:59 +0000 (18:06 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 7 Jun 2001 18:06:59 +0000 (18:06 +0000)
* gas/elf/section2.l: Match ".*GAS.*" instead of
"GAS LISTING .*".

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

index 57c6707e0f7ba8c09d5f31913e87ea118041ad7c..a5bb4e11d502a255abdf8f6521b5b90c590605b2 100644 (file)
@@ -1,3 +1,8 @@
+2001-06-07  H.J. Lu  <hjl@gnu.org>
+
+       * gas/elf/section2.l: Match ".*GAS.*" instead of
+       "GAS LISTING .*".
+
 2001-06-07  H.J. Lu  <hjl@gnu.org>
 
        * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
index 282f8587be980a1b0ffe97b16ca99dbba7d954ed..cf56d88b81edf43f5b0b343fcbb55b223a673760 100644 (file)
@@ -1,6 +1,6 @@
 .*: Assembler messages:
 .*:2: Warning: Section symbols are already global
-GAS LISTING .*
+.*GAS.*
 
 
    1                             .section A
This page took 0.028759 seconds and 4 git commands to generate.