aboutsummaryrefslogtreecommitdiff
path: root/gdb/language.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-12-26 15:56:25 +1030
committerAlan Modra <amodra@gmail.com>2019-12-26 17:49:03 +1030
commit6c2ca6c25dbefd7192dac52e7fd156ae0f299f1f (patch)
tree1b260d12aa91ad05906469919e1bef7e637ba1f2 /gdb/language.c
parente5af216040aba59952c99d6479ba5279cee6825d (diff)
downloadgdb-6c2ca6c25dbefd7192dac52e7fd156ae0f299f1f.zip
gdb-6c2ca6c25dbefd7192dac52e7fd156ae0f299f1f.tar.gz
gdb-6c2ca6c25dbefd7192dac52e7fd156ae0f299f1f.tar.bz2
ubsan: v850: left shift cannot be represented in type 'int'
Another 1 << 31 complaint. * v850-dis.c (disassemble): Avoid signed overflow. Don't use long vars when unsigned int will do.
Diffstat (limited to 'gdb/language.c')
0 files changed, 0 insertions, 0 deletions