https://sourceware.org/bugzilla/show_bug.cgi?id=28569
--- Comment #1 from Martin Liska <mliska at suse dot cz> --- Similarly here: UBSAN error: /home/mliska/Programming/binutils-gdb/libbacktrace/elf.c:3894:29: The following fails when I build binutils with: configure --build=x86_64-linux --disable-gdb --disable-gdbserver --enable-obsolete --target=aarch64-elf CFLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" CXXLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" LDFLAGS="-ldl" Target: aarch64-elf FAIL: symver symver14 Executing on host: sh -c {../as-new /home/mliska/Programming/binutils-gdb/gas/testsuite/gas/symver/symver15.s 2>&1} /dev/null dump.out (timeout = 300) /home/mliska/Programming/binutils-gdb/libbacktrace/elf.c:3894:29: runtime error: left shift of 182 by 24 places cannot be represented in type 'int' -- You are receiving this mail because: You are on the CC list for the bug.