Fix ubsan signed integer overflow
authorAlan Modra <amodra@gmail.com>
Thu, 23 Jul 2015 03:11:38 +0000 (12:41 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 23 Jul 2015 03:22:46 +0000 (12:52 +0930)
commit070fe95d07c78349f0c8f0fa90aeb92d05248483
tree5bdbfbf2de64a4185f7608754c73254ef2d96120
parent510fac86d7a8855fc680466f07ae266802c5fb40
Fix ubsan signed integer overflow

IMO a fairly useless warning in this case, but technically correct.

PR 18708
* i386-dis.c (get64): Avoid signed integer overflow.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.024442 seconds and 4 git commands to generate.