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_check_gcc/master-arm 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 [...] adds ce4d1f632ff Daily bump.
No new revisions were added by this update.
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