]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix sleb128-8 regressions.
authorTristan Gingold <gingold@adacore.com>
Tue, 10 Jan 2017 13:43:01 +0000 (14:43 +0100)
committerTristan Gingold <gingold@adacore.com>
Tue, 10 Jan 2017 13:43:28 +0000 (14:43 +0100)
gas/
* testsuite/gas/all/sleb128-8.d: Adjust test.
* testsuite/gas/all/gas.exp (test_cond): Likewise.

gas/ChangeLog
gas/testsuite/gas/all/gas.exp
gas/testsuite/gas/all/sleb128-8.d

index 8d4885e36d427920795a2aae2fb2c7652bfee3d7..696d493d6cf94bc3ad886193bac913cc706fb13c 100644 (file)
@@ -2,6 +2,11 @@
 
        * po/sv.po: Updated Swedish translation.
 
+2017-01-10  Tristan Gingold  <gingold@adacore.com>
+
+       * testsuite/gas/all/sleb128-8.d: Adjust test.
+       * testsuite/gas/all/gas.exp (test_cond): Likewise.
+
 2017-01-10  Tristan Gingold  <gingold@adacore.com>
 
        * read.c (emit_leb128_expr): Extended unsigned big number for
index 6b5aec0a3158c913e451e20678919435f8bf9bd0..009e68c22015e222c41cd6494fc8d1bae44b24e5 100644 (file)
@@ -392,8 +392,8 @@ run_dump_test sleb128-5
 # .byte is not 8 bits on either tic4x or tic54x
 if { ![istarget "tic4x*-*-*"] && ![istarget "tic54x*-*-*"] } {
     run_dump_test sleb128-7
+    run_dump_test sleb128-8
 }
-run_dump_test sleb128-8
 
 # .byte is 32 bits on tic4x, and .p2align isn't supported on tic54x
 # .space is different on hppa*-hpux.
index 793337c0440dbfd06b1026c09b5f6fe30f03c71f..6190f265ab89ee7bf5f8dc9c00d60706c837fe16 100644 (file)
@@ -4,4 +4,4 @@
 .*: .*
 
 Contents of section (\.data|\$DATA\$):
- 0000 ffffffff ffff3f .*
+ 0000 ffffffff ffff3f.*