diff options
author | Alan Modra <amodra@gmail.com> | 2020-08-30 20:27:27 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-08-30 20:49:32 +0930 |
commit | 54b8331d0b6b58d6f7256a22e7a9457d64891a43 (patch) | |
tree | cdefbe493ca686e133f7930eac7a026ef066da1c /gdb/f-lang.c | |
parent | 2781f857e6a654521f0decebb809989b72afa2c5 (diff) | |
download | gdb-54b8331d0b6b58d6f7256a22e7a9457d64891a43.zip gdb-54b8331d0b6b58d6f7256a22e7a9457d64891a43.tar.gz gdb-54b8331d0b6b58d6f7256a22e7a9457d64891a43.tar.bz2 |
readelf: ubsan: shift exponent 32 is too large
When compiled on a 32-bit host, a temp var is too small for possible
64-bit values to be calculated.
* readelf.c (print_gnu_build_attribute_name): Make "bytes"
unsigned long long.
Diffstat (limited to 'gdb/f-lang.c')
0 files changed, 0 insertions, 0 deletions