diff options
author | Alan Modra <amodra@gmail.com> | 2021-05-03 07:50:03 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-05-03 15:34:07 +0930 |
commit | db543a7de3f3356133ef3f7f7fc9ae444fd55325 (patch) | |
tree | 3613f7b5473d0a24a399e45d4f681c1616267cbd /gas/ChangeLog | |
parent | df6fbc21a51e04897df5b8b95f70ddfc268aedb4 (diff) | |
download | gdb-db543a7de3f3356133ef3f7f7fc9ae444fd55325.zip gdb-db543a7de3f3356133ef3f7f7fc9ae444fd55325.tar.gz gdb-db543a7de3f3356133ef3f7f7fc9ae444fd55325.tar.bz2 |
testsuite: Don't start directives in first column
Fixes fails on hppa64-hp-hpux11.23
* testsuite/gas/elf/section25.s: Don't start directives in first
column.
* testsuite/gas/elf/section26.s: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7459117..9410404 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2021-05-03 Alan Modra <amodra@gmail.com> + + * testsuite/gas/elf/section25.s: Don't start directives in first + column. + * testsuite/gas/elf/section26.s: Likewise. + 2021-04-29 Jan Beulich <jbeulich@suse.com> * testsuite/gas/i386/i386.exp: Move x86-64-rip-2 invocation. |