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-defconfig in repository toolchain/ci/gcc.
from aa3d4957976 Daily bump. adds 81bd3157487 2019-05-05 Thomas Koenig tkoenig@gcc.gnu.org adds 29e32afe16c Daily bump. new 3eec8b67a8f 2019-05-06 François Dumont fdumont@gcc.gnu.org new 89327354e33 Fix a typo in two_value_replacement function
The 2 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: gcc/ChangeLog | 5 +++ gcc/DATESTAMP | 2 +- gcc/testsuite/ChangeLog | 11 ++++++ gcc/testsuite/gcc.dg/tree-ssa/pr37508.c | 6 ++-- gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c | 30 ++++++++++++++++ gcc/testsuite/gfortran.dg/pr90344.f90 | 25 ++++++++++++++ gcc/tree-ssa-phiopt.c | 2 +- libstdc++-v3/ChangeLog | 18 ++++++++++ libstdc++-v3/python/libstdcxx/v6/printers.py | 5 +++ libstdc++-v3/testsuite/lib/gdb-test.exp | 25 +++++++++----- .../testsuite/libstdc++-prettyprinters/80276.cc | 8 ++--- .../testsuite/libstdc++-prettyprinters/cxx11.cc | 40 +++++++++++----------- .../testsuite/libstdc++-prettyprinters/cxx17.cc | 4 +-- .../libstdc++-prettyprinters/libfundts.cc | 4 +-- .../testsuite/libstdc++-prettyprinters/simple.cc | 16 ++++----- .../testsuite/libstdc++-prettyprinters/simple11.cc | 14 ++++---- .../testsuite/libstdc++-prettyprinters/whatis.cc | 12 +++---- .../testsuite/libstdc++-prettyprinters/whatis2.cc | 12 +++---- 18 files changed, 171 insertions(+), 68 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr88676-2.c create mode 100644 gcc/testsuite/gfortran.dg/pr90344.f90