This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from d32a5f4b52a rs6000: vec_neg built-ins wrongly require POWER8 adds e30c0657293 Update gcc hr.po adds b4e4b35f4eb Fortran: NULL pointer dereference checking arguments to ASS [...] adds 150ab50f744 Daily bump. adds 0ce8154f1c7 c++: parse trivial DMI immediately [PR96645]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 47 +++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 20 ++ gcc/cp/ChangeLog | 26 ++ gcc/cp/parser.cc | 28 +- gcc/fortran/ChangeLog | 5 + gcc/fortran/check.cc | 2 +- gcc/po/ChangeLog | 4 + gcc/po/hr.po | 377 +++++++++++----------- gcc/testsuite/ChangeLog | 72 +++++ gcc/testsuite/g++.dg/cpp0x/nsdmi10.C | 4 +- gcc/testsuite/g++.dg/ext/is_constructible3.C | 2 +- gcc/testsuite/g++.dg/ext/is_constructible7.C | 3 +- gcc/testsuite/gfortran.dg/associated_target_8.f90 | 16 + 14 files changed, 416 insertions(+), 192 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/associated_target_8.f90