https://sourceware.org/bugzilla/show_bug.cgi?id=26440
Bug ID: 26440 Summary: UBSAN error: gas/config/tc-cr16.c:1533:12: Product: binutils Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: mliska at suse dot cz Target Milestone: --- 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=cr16-elf CFLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" CXXLAGS="-g -O2 -fsanitize=address,undefined -Wno-error" LDFLAGS="-ldl" Target: cr16-elf PASS: gas/macros/paren Executing on host: sh -c {../as-new /home/mliska/Programming/binutils/gas/testsuite/gas/macros/exit.s 2>gas.stderr} /dev/null (timeout = 300) /home/mliska/Programming/binutils/gas/config/tc-cr16.c:1533:12: runtime error: store to address 0x7fffffffbbe5 with insufficient space for an object of type 'char' -- You are receiving this mail because: You are on the CC list for the bug.