This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 50a8107677b 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 36df58739e2 Daily bump. adds a0f66a6401a 2019-06-10 Paul Thomas pault@gcc.gnu.org adds 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 [...]
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/fortran/ChangeLog | 7 +++++ gcc/fortran/trans-stmt.c | 3 ++- gcc/testsuite/ChangeLog | 11 ++++++++ gcc/testsuite/g++.dg/ext/vector37.C | 29 +++++++++++++++++++++ gcc/testsuite/gfortran.dg/associate_48.f90 | 41 ++++++++++++++++++++++++++++++ libgomp/ChangeLog | 5 ++++ libgomp/testsuite/libgomp.c/pr90811.c | 29 +++++++++++++++++++++ 12 files changed, 143 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/ext/vector37.C create mode 100644 gcc/testsuite/gfortran.dg/associate_48.f90 create mode 100644 libgomp/testsuite/libgomp.c/pr90811.c