This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gcc.
from 4abc0c196b1 i386: Fix ICE in ix86_print_opreand_address [PR 102761] adds 38733234024 openmp: Add additional tests for declare variant in Fortran adds 4d92a69fc58 Process EH edges again and call get_tree_range on non gimpl [...] new ce4d1f632ff Daily bump.
The 1 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: contrib/ChangeLog | 6 + gcc/ChangeLog | 148 +++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 79 +++++++++++ gcc/gimple-range.cc | 10 +- gcc/testsuite/ChangeLog | 128 ++++++++++++++++++ gcc/testsuite/g++.dg/pr102796.C | 18 +++ .../gfortran.dg/gomp/declare-variant-15.f90 | 13 ++ .../gfortran.dg/gomp/declare-variant-16.f90 | 14 +- libcpp/ChangeLog | 4 + libgfortran/ChangeLog | 14 ++ libgomp/ChangeLog | 16 +++ 12 files changed, 445 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr102796.C