This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-defconfig in repository toolchain/ci/gcc.
from da6ad93f9dc Daily bump. adds 9fef1353c85 PR c++/90810 * init.c (constant_value_1): Handle VECTOR_C [...] adds 5b054dcaf31 PR target/90811 * config/nvptx/nvptx.c (nvptx_output_soft [...] adds a526d712760 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 6 ++++++ gcc/DATESTAMP | 2 +- gcc/config/nvptx/nvptx.c | 2 +- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/init.c | 7 +++++-- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/ext/vector37.C | 29 +++++++++++++++++++++++++++++ libgomp/ChangeLog | 5 +++++ libgomp/testsuite/libgomp.c/pr90811.c | 29 +++++++++++++++++++++++++++++ 9 files changed, 87 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vector37.C create mode 100644 libgomp/testsuite/libgomp.c/pr90811.c