ubsan: v850: left shift cannot be represented in type 'long'
authorAlan Modra <amodra@gmail.com>
Tue, 10 Dec 2019 22:23:50 +0000 (08:53 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 11 Dec 2019 01:11:52 +0000 (11:41 +1030)
commit2a81ccbbbf81ab9c66ba366a0c1da7abb6460423
treed317cd7fdfac17e024009d78a2fdd58889c08de2
parentb84f6152ee8bb141acae181b34a51c3e58da8930
ubsan: v850: left shift cannot be represented in type 'long'

* v850-dis.c (get_operand_value): Use unsigned arithmetic.  Don't
sign extend using shifts.
opcodes/ChangeLog
opcodes/v850-dis.c
This page took 0.023927 seconds and 4 git commands to generate.