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-aarch64-stable-defconfig in repository toolchain/ci/gcc.
from c4730404d7f Daily bump. adds d3df0dfcc4e * test_summary: Do not escape "=". adds 6dcd35e72b5 2019-08-16 Bernd Edlinger bernd.edlinger@hotmail.de adds 934fa1d2bac 2019-08-16 Bernd Edlinger bernd.edlinger@hotmail.de adds 86c8f3bf5d3 Daily bump. new 7e01fa4cf06 PR c++/90393 - ICE with throw in ?:
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 | 4 +++ contrib/test_summary | 2 +- gcc/ChangeLog | 16 ++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 6 ++++ gcc/cp/call.c | 64 +++++++++++++++++++++---------------- gcc/lra-int.h | 1 + gcc/lra-remat.c | 9 ------ gcc/lra-spills.c | 13 ++++++++ gcc/lra.c | 6 +++- gcc/testsuite/g++.dg/cpp1y/dr1560.C | 14 -------- gcc/testsuite/g++.dg/expr/cond15.C | 13 ++++++++ gcc/testsuite/g++.dg/expr/cond16.C | 25 +++++++++++++++ 13 files changed, 121 insertions(+), 54 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/cpp1y/dr1560.C create mode 100644 gcc/testsuite/g++.dg/expr/cond15.C create mode 100644 gcc/testsuite/g++.dg/expr/cond16.C