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_build/master-aarch64 in repository toolchain/ci/gcc.
from 209de00fdb9 OpenMP: Handle ancestor:1 with discover_declare_target adds 97b81fb0363 c++: Better module initializer code adds 702a11ade2e RISC-V: Use a tab rather than space with FSFLAGS adds 4c334e0e4ff c++: Fix up ICE on __builtin_shufflevector constexpr evalua [...] adds 699e9a0f671 openmp: Fix up include of the generic allocator.c adds a05aac0a130 rs6000: Delete FP_ISA3
No new revisions were added by this update.
Summary of changes: gcc/config/riscv/riscv.md | 4 ++-- gcc/config/rs6000/rs6000.md | 31 ++++++++++++++----------------- gcc/cp/constexpr.cc | 13 ++++++++++--- gcc/cp/cp-tree.h | 3 ++- gcc/cp/decl2.cc | 32 +++++++++++++++++--------------- gcc/cp/module.cc | 23 +++++++++++------------ gcc/testsuite/g++.dg/modules/init-2_a.C | 2 ++ gcc/testsuite/g++.dg/modules/init-2_b.C | 2 ++ gcc/testsuite/g++.dg/pr105871.C | 12 ++++++++++++ libgomp/config/linux/allocator.c | 2 +- 10 files changed, 73 insertions(+), 51 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr105871.C