This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_O3 in repository toolchain/ci/gcc.
from 44eaa2dbff0 MAINTAINERS: Add myself for write after approval adds 4be4fa4ec7f Daily bump. adds a5416bf3694 Make the OpenMP 'error' directive work for nvptx offloading adds 9b08f7764ce Clear EAF_NOCLOBBER for indirect calls
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 +++ gcc/ChangeLog | 9 +++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 21 ++++++++++++++++ gcc/ipa-modref.c | 9 +++++++ gcc/testsuite/ChangeLog | 6 +++++ gcc/testsuite/gcc.dg/lto/pr101949_0.c | 20 +++++++++++++++ gcc/testsuite/gcc.dg/lto/pr101949_1.c | 4 +++ libgcc/ChangeLog | 4 +++ libgomp/config/nvptx/error.c | 32 +++++++++++++++++++++--- libgomp/testsuite/libgomp.c-c++-common/error-1.c | 10 ++++++++ libgomp/testsuite/libgomp.fortran/error-1.f90 | 9 +++++++ 12 files changed, 126 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr101949_0.c create mode 100644 gcc/testsuite/gcc.dg/lto/pr101949_1.c