diff options
author | Alan Modra <amodra@gmail.com> | 2018-08-20 18:16:34 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-08-21 14:59:53 +0930 |
commit | 08a8fe2ffd9766877a74a52922b4391d37e85491 (patch) | |
tree | eaf297697ec9cfa61c48d3564d8c009643d1b476 /include | |
parent | fe22d84fe472a5a1f19c56cf0f888c86a635dee7 (diff) | |
download | gdb-08a8fe2ffd9766877a74a52922b4391d37e85491.zip gdb-08a8fe2ffd9766877a74a52922b4391d37e85491.tar.gz gdb-08a8fe2ffd9766877a74a52922b4391d37e85491.tar.bz2 |
Fix s12z test regexps
Fixes
ERROR: tcl error sourcing .../gas/testsuite/gas/s12z/s12z.exp.
ERROR: couldn't compile regular expression pattern: quantifier operand invalid
run_dump_test expected output lines are regexps.
* testsuite/gas/s12z/bit-manip-invalid.d: Correct regexps.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index ab3ff1f..37edc38 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,4 +1,4 @@ -2018-07-27 John Darrington <john@darrington.wattle.id.au> +2018-08-18 John Darrington <john@darrington.wattle.id.au> * opcode/s12z.h: New file. |