ubsan: v850: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index bdbb5f74b1f05e4b07b0b775e23f73f53700f3b6..07f30e27d6be9e2a73d68290380952cd7c84cf97 100644 (file)
@@ -1,3 +1,8 @@
+2019-12-26  Alan Modra  <amodra@gmail.com>
+
+       * v850-dis.c (disassemble): Avoid signed overflow.  Don't use
+       long vars when unsigned int will do.
+
 2019-12-24  Alan Modra  <amodra@gmail.com>
 
        * arm-dis.c (print_insn_arm): Don't shift by 32 on unsigned int var.
This page took 0.024215 seconds and 4 git commands to generate.