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-release-arm-next-allnoconfig in repository toolchain/ci/gcc.
from a076c2cb4a8 Daily bump. adds 4ac50a4913e Update ChangeLog and version files for release adds b7ce991e749 * BASE-VER: Set to 8.3.1. new 16e3dfcb65e 2019-02-22 Thomas Koenig tkoenig@gcc.gnu.org new f8cd51ec0d5 Daily bump. new 272132254fa PR libstdc++/89446 fix null pointer dereference in char_traits
The 3 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: ChangeLog | 4 ++++ config/ChangeLog | 4 ++++ contrib/ChangeLog | 4 ++++ contrib/header-tools/ChangeLog | 4 ++++ contrib/reghunt/ChangeLog | 4 ++++ contrib/regression/ChangeLog | 4 ++++ fixincludes/ChangeLog | 4 ++++ gcc/BASE-VER | 2 +- gcc/ChangeLog | 8 +++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 4 ++++ gcc/brig/ChangeLog | 4 ++++ gcc/c-family/ChangeLog | 4 ++++ gcc/c/ChangeLog | 4 ++++ gcc/cp/ChangeLog | 4 ++++ gcc/fortran/ChangeLog | 13 ++++++++++ gcc/fortran/trans-decl.c | 27 +++++++++++++++++++++ gcc/go/ChangeLog | 4 ++++ gcc/jit/ChangeLog | 4 ++++ gcc/lto/ChangeLog | 4 ++++ gcc/objc/ChangeLog | 4 ++++ gcc/objcp/ChangeLog | 4 ++++ gcc/po/ChangeLog | 4 ++++ gcc/testsuite/ChangeLog | 10 ++++++++ gcc/testsuite/gfortran.dg/coarray_data_1.f90 | 11 +++++++++ gnattools/ChangeLog | 4 ++++ gotools/ChangeLog | 4 ++++ include/ChangeLog | 4 ++++ intl/ChangeLog | 4 ++++ libada/ChangeLog | 4 ++++ libatomic/ChangeLog | 4 ++++ libbacktrace/ChangeLog | 4 ++++ libcc1/ChangeLog | 4 ++++ libcpp/ChangeLog | 4 ++++ libcpp/po/ChangeLog | 4 ++++ libdecnumber/ChangeLog | 4 ++++ libffi/ChangeLog | 4 ++++ libgcc/ChangeLog | 4 ++++ libgcc/config/libbid/ChangeLog | 4 ++++ libgfortran/ChangeLog | 4 ++++ libgomp/ChangeLog | 4 ++++ libhsail-rt/ChangeLog | 4 ++++ libiberty/ChangeLog | 4 ++++ libitm/ChangeLog | 4 ++++ libmpx/ChangeLog | 4 ++++ libobjc/ChangeLog | 4 ++++ liboffloadmic/ChangeLog | 4 ++++ libquadmath/ChangeLog | 4 ++++ libsanitizer/ChangeLog | 4 ++++ libssp/ChangeLog | 4 ++++ libstdc++-v3/ChangeLog | 12 ++++++++++ libstdc++-v3/include/bits/char_traits.h | 2 +- .../basic_string_view/operators/char/89446.cc | 28 ++++++++++++++++++++++ libvtv/ChangeLog | 4 ++++ lto-plugin/ChangeLog | 4 ++++ maintainer-scripts/ChangeLog | 4 ++++ zlib/ChangeLog | 4 ++++ 57 files changed, 300 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray_data_1.f90 create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/operators/c [...]