Fix compile time warnings about comparisons always being false.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 660b9a205e95a3cb9a4a35266c415b906dda1b1c..ee1f8e643779efb88c9acb96e7dc4a245b2d609c 100644 (file)
@@ -1,3 +1,12 @@
+2020-01-03  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25224
+       * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
+       opcode byte values.
+       (emit_ld_r_r): Likewise.
+       (emit_ld_rr_m): Likewise.
+       (emit_ld_rr_nn): Likewise.
+
 2020-01-09  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (optimize_encoding): Add
This page took 0.023976 seconds and 4 git commands to generate.