This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 58ec0964b1d Avoid recomputing PHI results after failure (PR104203). adds fa262add75a Fortran: fix issignaling() implementation adds e0b8716f53e Daily bump. new f3e6ef7d873 c++: alias template and typename [PR103057]
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: ChangeLog | 10 +++++++ gcc/ChangeLog | 38 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 12 +++++++++ gcc/cp/pt.cc | 8 ++++++ gcc/fortran/ChangeLog | 14 ++++++++++ gcc/testsuite/ChangeLog | 36 +++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/alias-decl-void1.C | 18 +++++++++++++ libgcc/ChangeLog | 5 ++++ libgfortran/ChangeLog | 15 +++++++++++ libgfortran/ieee/issignaling_fallback.h | 12 ++++----- libstdc++-v3/ChangeLog | 38 +++++++++++++++++++++++++++ 12 files changed, 201 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-void1.C