ubsan: v850: left shift cannot be represented in type 'long'
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 3ba885c48b9b5d077fefaf1aab52d89be1ff54a3..2ad26cb5d6f05a28f9027677b887299aa8337973 100644 (file)
@@ -1,3 +1,8 @@
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * v850-dis.c (get_operand_value): Use unsigned arithmetic.  Don't
+       sign extend using shifts.
+
 2019-12-11  Alan Modra  <amodra@gmail.com>
 
        * tic6x-dis.c (tic6x_extract_32): Avoid signed overflow.
This page took 0.023413 seconds and 4 git commands to generate.