diff options
author | Alan Modra <amodra@gmail.com> | 2019-12-26 15:56:25 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-12-26 17:49:03 +1030 |
commit | 6c2ca6c25dbefd7192dac52e7fd156ae0f299f1f (patch) | |
tree | 1b260d12aa91ad05906469919e1bef7e637ba1f2 /gdb/language.c | |
parent | e5af216040aba59952c99d6479ba5279cee6825d (diff) | |
download | gdb-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