This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from b0fd3e3120e [Ada] Proof of 'Image support for unsigned integers adds ef14bba0a6f i386: simplify cpu_feature handling adds 8fa689767a8 docs: document --with-zstd adds 2e309a4eff8 libgomp testsuite: Don't amend 'LD_LIBRARY_PATH' for system [...] adds d6adba30750 libgomp GCN plugin: Clean up unused references to system-pr [...] adds 91a6dcd1491 libgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_CPPFL [...] adds 876ac21b7e7 libgomp: Remove unused '--with-hsa-runtime', '--with-hsa-ru [...] adds 7f04b0d786e Implement some of fold_binary_op_with_conditional_arg in match.pd adds 37a8220fa91 rtl-optimization/105559 - avoid quadratic behavior in delet [...] adds a92ed39c416 [c++] Add module attachment adds 546c6210eb0 middle-end/70090: Register __bdos for sanitizers if necessary adds 684c97dd084 Use variadic template functions for the gimple_build forwarders
No new revisions were added by this update.
Summary of changes: gcc/asan.cc | 24 ++++-- gcc/cfgrtl.cc | 2 +- gcc/common/config/i386/cpuinfo.h | 50 ++++++----- gcc/config/i386/i386-builtins.cc | 79 +++++++++-------- gcc/cp/cp-tree.h | 14 +-- gcc/cp/decl.cc | 23 ++--- gcc/cp/module.cc | 117 +++++++++++++++----------- gcc/cp/name-lookup.cc | 17 ++-- gcc/cp/name-lookup.h | 2 +- gcc/cp/ptree.cc | 20 +++-- gcc/doc/install.texi | 17 ++-- gcc/generic-match-head.cc | 1 + gcc/gimple-fold.h | 45 +++------- gcc/match.pd | 41 ++++++++- gcc/testsuite/gcc.dg/tree-ssa/pr61839_1.c | 2 +- gcc/testsuite/gcc.dg/tree-ssa/vrp24.c | 4 +- libgomp/Makefile.in | 12 +-- libgomp/configure | 71 +--------------- libgomp/plugin/Makefrag.am | 3 +- libgomp/plugin/configfrag.ac | 43 ---------- libgomp/testsuite/Makefile.in | 4 - libgomp/testsuite/lib/libgomp.exp | 4 - libgomp/testsuite/libgomp-test-support.exp.in | 1 - 23 files changed, 265 insertions(+), 331 deletions(-)