ubsan: nios2: left shift cannot be represented in type 'int'
authorAlan Modra <amodra@gmail.com>
Tue, 10 Dec 2019 22:02:18 +0000 (08:32 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 11 Dec 2019 01:10:17 +0000 (11:40 +1030)
commit96f1f60460a87fa63c33e1004f2c98d30f686d8d
tree50f4a87e8617574b5508af7f50b3cf67ac5613c6
parent8c9b4171877df495a55b75365203258785da0041
ubsan: nios2: left shift cannot be represented in type 'int'

* nios2-dis.c (nios2_print_insn_arg): Use 1u << 31.
opcodes/ChangeLog
opcodes/nios2-dis.c
This page took 0.02568 seconds and 4 git commands to generate.