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-mainline-allnoconfig in repository toolchain/ci/gcc.
from 9fdab1aa849 2019-02-10 Harald Anlauf anlauf@gmx.de adds 42de087798e Daily bump. adds 161d165c044 ARM: fix -masm-syntax-unified (PR88648) adds 9910421ab09 PR c++/89267 - change of error location. new 20c5f58c80a Revert " PR c++/88752 - ICE with lambda and constexpr if."
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: gcc/ChangeLog | 9 +++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/arm.c | 3 ++- gcc/cp/ChangeLog | 15 +++++++++++ gcc/cp/cp-tree.h | 5 ---- gcc/cp/pt.c | 30 ++++++---------------- gcc/testsuite/ChangeLog | 9 +++++++ gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C | 28 -------------------- .../gcc.target/arm/pr88648-asm-syntax-unified.c | 14 ++++++++++ 9 files changed, 58 insertions(+), 57 deletions(-) delete mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C create mode 100644 gcc/testsuite/gcc.target/arm/pr88648-asm-syntax-unified.c