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-master-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from 2134721052b 2019-06-08 Paul Thomas pault@gcc.gnu.org adds 1fe150d141d 2019-06-08 Edward Smith-Rowland 3dw4rd@verizon.net adds e1e3da4b5c8 Daily bump. adds 96161eee929 2019-06-09 Paul Thomas pault@gcc.gnu.org adds 6da8cd22dff PR c++/60366 * g++.dg/cpp0x/lambda/lambda-ice32.C: New test.
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 10 + gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C | 9 + .../gfortran.dg/assumed_rank_bounds_3.f90 | 219 +++++++++++++++++++++ libstdc++-v3/ChangeLog | 8 + .../requirements/constexpr_iter.cc | 42 ++++ .../array/requirements/constexpr_iter.cc | 41 ++++ 7 files changed, 330 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C create mode 100644 gcc/testsuite/gfortran.dg/assumed_rank_bounds_3.f90 create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...] create mode 100644 libstdc++-v3/testsuite/23_containers/array/requirements/constex [...]