diff options
author | Alan Modra <amodra@gmail.com> | 2022-01-01 13:52:53 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-01-01 14:22:11 +1030 |
commit | 487b0ff02ddafeb27641c7674d4c8b3c9f62c6c3 (patch) | |
tree | 928951564fb255e8745bdffb86f2b16e0e809938 /multilib.am | |
parent | ad3d14c47e872fcd13d83c9a255266c7027c8e16 (diff) | |
download | gdb-487b0ff02ddafeb27641c7674d4c8b3c9f62c6c3.zip gdb-487b0ff02ddafeb27641c7674d4c8b3c9f62c6c3.tar.gz gdb-487b0ff02ddafeb27641c7674d4c8b3c9f62c6c3.tar.bz2 |
ubsan: signed integer multiply overflow
9223371018427387904 * 2 cannot be represented in type 'long', yes, but
we don't care.
* expr.c (expr): Avoid signed overflow.
Diffstat (limited to 'multilib.am')
0 files changed, 0 insertions, 0 deletions