Bug 26424 - UBSAN error: bfd/elf32-arm.c:10755:30:
Summary: UBSAN error: bfd/elf32-arm.c:10755:30:
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.34
: P2 normal
Target Milestone: ---
Assignee: Alan Modra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 12:07 UTC by Martin Liska
Modified: 2020-08-26 01:22 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liska 2020-08-20 12:07:38 UTC
The following fails when I build binutils with:
configure --build=x86_64-linux --disable-nls --disable-gdb --disable-gdbserver --disable-sim --disable-readline --disable-libdecnumber --enable-obsolete --target=arm-elf CFLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" CXXLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" LDFLAGS="-ldl"
Target: arm-elf
FAIL: ld-arm/thumb2-bl-undefweak1
Executing on host: sh -c {./ld-new   -L/home/mliska/Programming/binutils/ld/testsuite/ld-arm  -Ttext 0x10000 --defsym target=0xc000 -e0 --emit-relocs -o tmpdir/dump tmpdir/emit-relocs1.o  2>&1}  /dev/null dump.tmp (timeout = 300)
/home/mliska/Programming/binutils/bfd/elf32-arm.c:10755:30: runtime error: left shift of negative value -2
Comment 1 Alan Modra 2020-08-26 01:22:22 UTC
Fixed with git commit d2327e47ef26