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-arm-next-allnoconfig in repository toolchain/ci/gcc.
from fc46d988ab1 Fix failures with -m32 and some memory leaks. adds 316aa7ad19c This patch fixes PR96325. See the explanatory comment in th [...] adds b2b53f0afce Change testcase for pr96325 from run to compile. adds ca232c1a41f Update cpplib es.po. adds 19eb1973321 PR fortran/78746 - invalid access after error recovery adds e8f4f6622c4 Daily bump.
No new revisions were added by this update.
Summary of changes: contrib/ChangeLog | 8 ++++ gcc/ChangeLog | 15 ++++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 80 +++++++++++++++++++++++++++++++ gcc/fortran/primary.c | 13 +++-- gcc/fortran/resolve.c | 2 +- gcc/testsuite/ChangeLog | 29 ++++++++++++ gcc/testsuite/gfortran.dg/pr91589.f90 | 2 +- gcc/testsuite/gfortran.dg/pr96325.f90 | 21 +++++++++ libcpp/po/ChangeLog | 4 ++ libcpp/po/es.po | 89 +++++++++++++++-------------------- 11 files changed, 208 insertions(+), 57 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr96325.f90