ubsan: crx: left shift cannot be represented in type 'int'
authorAlan Modra <amodra@gmail.com>
Thu, 2 Jan 2020 20:37:17 +0000 (07:07 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 4 Jan 2020 08:50:33 +0000 (19:20 +1030)
commit2c5c119630be063c97872428084fff51a858dfd3
treeb62cdd670b62aef25489b8bf9b60b0abe01c089d
parent2e98c6c5c5a0d8746f3815ceeb7564acaa0645e1
ubsan: crx: left shift cannot be represented in type 'int'

* crx-dis.c (match_opcode): Avoid shift left of signed value.
opcodes/ChangeLog
opcodes/crx-dis.c
This page took 0.024043 seconds and 4 git commands to generate.