]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/ChangeLog
ubsan: d30v: left shift cannot be represented in type 'int'
authorAlan Modra <amodra@gmail.com>
Wed, 1 Jan 2020 08:16:43 +0000 (18:46 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 4 Jan 2020 08:50:33 +0000 (19:20 +1030)
commit2e98c6c5c5a0d8746f3815ceeb7564acaa0645e1
tree6c96ca03e66fc1aabacafd0a9e33e0bbc0dbe3c1
parent991fb595e34598291a52b533fdc8005e1ead0799
ubsan: d30v: left shift cannot be represented in type 'int'

* d30v-dis.c (print_insn): Avoid signed overflow in left shift.
opcodes/ChangeLog
opcodes/d30v-dis.c