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-arm-bootstrap in repository toolchain/ci/gcc.
from b523cae81c6 compiler: accept "any" as an alias for "interface{}" adds 0ef416e7edc c++: add comment adds 119cea98f66 c++: assignment, aggregate, array [PR104300] adds 06e32a5ebf2 RISC-V: Always pass -misa-spec to assembler [PR104219]
No new revisions were added by this update.
Summary of changes: gcc/config.gcc | 4 ++- gcc/config/riscv/riscv.h | 2 ++ gcc/cp/cp-gimplify.cc | 37 ++++++++++++++++++--------- gcc/cp/cp-tree.h | 27 +++++++++++++++++++ gcc/cp/init.cc | 12 ++++++--- gcc/cp/pt.cc | 4 +++ gcc/cp/tree.cc | 4 +-- gcc/cp/typeck2.cc | 9 +++++-- gcc/testsuite/g++.dg/cpp0x/initlist-array14.C | 12 +++++++++ 9 files changed, 90 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array14.C