This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 6da7f7c5ac0 sanitizer: Fix hwasan related option conflicts [PR106132] adds 2bd15617e73 diagnostics: Make line-ending logic consistent with libcpp [...] adds b984b84cbe4 testsuite: Fix tree-ssa/alias-access-path-13.c on 32bit pla [...] adds 55bb77b50a5 libbacktrace: check for sys/link.h
No new revisions were added by this update.
Summary of changes: gcc/diagnostic-show-locus.cc | 14 ++--- gcc/input.cc | 67 +++++++++++++++++----- gcc/testsuite/c-c++-common/pr91733.c | 17 ++++++ .../gcc.dg/tree-ssa/alias-access-path-13.c | 7 ++- libbacktrace/config.h.in | 3 + libbacktrace/configure | 17 ++++-- libbacktrace/configure.ac | 10 +++- libbacktrace/elf.c | 7 ++- 8 files changed, 109 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr91733.c