ubsan: v850: left shift cannot be represented in type 'int'
authorAlan Modra <amodra@gmail.com>
Thu, 26 Dec 2019 05:26:25 +0000 (15:56 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 26 Dec 2019 07:19:03 +0000 (17:49 +1030)
Another 1 << 31 complaint.

* v850-dis.c (disassemble): Avoid signed overflow.  Don't use
long vars when unsigned int will do.


No differences found
This page took 0.024249 seconds and 4 git commands to generate.