diff options
author | Alan Modra <amodra@gmail.com> | 2001-08-01 01:51:28 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2001-08-01 01:51:28 +0000 |
commit | af08bab843d1cd0b056ad831e0d1b158a711fd44 (patch) | |
tree | 103314f6fbaa5e032b3cf8ec8df4d2ccb0841b6d /gas | |
parent | 0e389e770d54185d8107db1972d3ae0576d0fa1d (diff) | |
download | fsf-binutils-gdb-af08bab843d1cd0b056ad831e0d1b158a711fd44.zip fsf-binutils-gdb-af08bab843d1cd0b056ad831e0d1b158a711fd44.tar.gz fsf-binutils-gdb-af08bab843d1cd0b056ad831e0d1b158a711fd44.tar.bz2 |
* gas/elf/section2.l: Adjust warning message comparison.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/elf/section2.l | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 1df3aab..a7acad5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-08-01 Alan Modra <amodra@bigpond.net.au> + + * gas/elf/section2.l: Adjust warning message comparison. + 2001-07-31 Richard Sandiford <rsandifo@redhat.com> * gas/mips/mips.exp (el): New variable. diff --git a/gas/testsuite/gas/elf/section2.l b/gas/testsuite/gas/elf/section2.l index 00ad743..9d20eebd0 100644 --- a/gas/testsuite/gas/elf/section2.l +++ b/gas/testsuite/gas/elf/section2.l @@ -1,5 +1,5 @@ .*: Assembler messages: -.*:2: Warning: Section symbols are already global +.*:2: Warning: .* .*GAS.* |