https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103167
Martin Liška <marxin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2021-11-10 Status|UNCONFIRMED |NEW --- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> --- And one more related ASAN error related to the same revision: UBSAN error: /home/mliska/Programming/binutils-gdb/libbacktrace/xztest.c:175:13: 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/xztest.c:175:13: runtime error: null pointer passed as argument 2, which is declared to never be null