This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from b85a03ae11b Daily bump. adds 3e09331f6ae VAX: Implement the `-mlra' command-line option adds adcfd2c45c3 gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf new 267318a2857 c++: constexpr virtual and vbase thunk new 4df7f8c7983 c++: don't do constexpr folding in unevaluated context
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/vax/vax.c | 11 ++++++++++- gcc/config/vax/vax.opt | 4 ++++ gcc/cp/constexpr.c | 22 +++++++++++++++++----- gcc/cp/decl.c | 2 +- gcc/doc/invoke.texi | 9 ++++++++- gcc/testsuite/g++.dg/cpp2a/constexpr-virtual20.C | 22 ++++++++++++++++++++++ gcc/testsuite/gcc.dg/uninit-pred-9_b.c | 4 ++-- 7 files changed, 64 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-virtual20.C