ubsan: aarch64: left shift cannot be represented in type 'int64_t'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 1e9945ee8d73ae852986fdde6a92860a883c9eb2..e2aa20b5e80bdc76b069b3309fc1e54d3dbca9d4 100644 (file)
@@ -1,3 +1,11 @@
+2019-12-17  Alan Modra  <amodra@gmail.com>
+
+       * aarch64-opc.c (value_fit_signed_field_p): Avoid signed overflow.
+       (value_fit_unsigned_field_p): Likewise.
+       (aarch64_wide_constant_p): Likewise.
+       (operand_general_constraint_met_p): Likewise.
+       * aarch64-opc.h (aarch64_wide_constant_p): Update prototype.
+
 2019-12-17  Alan Modra  <amodra@gmail.com>
 
        * nds32-dis.c (nds32_mask_opcode): Avoid signed overflow.
This page took 0.024195 seconds and 4 git commands to generate.