This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-master-arm-spec2k6-Os in repository toolchain/ci/gcc.
from f504570754e Daily bump. adds d8fc602407f Enable gcc.dg/attr-aligned-3.c on Solaris adds c1df9acf560 d: Fix run-time SIGSEGV reading ModuleInfo.flags() adds 27c9936ed27 2019-03-31 Thomas Koenig tkoenig@gcc.gnu.org adds 24709509dea 2019-03-31 Harald Anlauf anlauf@gmx.de adds cf13db0c6b7 PR c++/89852 - ICE with C++11 functional cast with { }. * [...] new 46c910d527d Daily bump.
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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 11 +++ gcc/cp/constexpr.c | 112 +++++++++++++++++++++---------- gcc/cp/cp-tree.h | 3 + gcc/cp/typeck2.c | 3 +- gcc/d/ChangeLog | 6 ++ gcc/d/modules.cc | 4 +- gcc/fortran/ChangeLog | 14 ++++ gcc/fortran/dump-parse-tree.c | 25 +++++++ gcc/fortran/target-memory.c | 1 + gcc/fortran/trans-types.c | 3 + gcc/testsuite/ChangeLog | 15 +++++ gcc/testsuite/g++.dg/cpp0x/initlist115.C | 18 +++++ gcc/testsuite/gcc.dg/attr-aligned-3.c | 2 +- gcc/testsuite/gfortran.dg/pr85797.f90 | 33 +++++++++ 15 files changed, 211 insertions(+), 41 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist115.C create mode 100644 gcc/testsuite/gfortran.dg/pr85797.f90