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-master-arm-lts-allmodconfig in repository toolchain/ci/gcc.
from 662b9c55cf0 C++ : Add the -stdlib= option. adds 8daa719bdca Daily bump. adds 4ee8e5949a9 libstdc++: Convert three doxygen.nl links to https adds 6e36772ba6a PR93685 - ICE in gfc_constructor_append_expr, at fortran/co [...] adds 6a25dda42d4 doc: Fix reference to libcody adds a746898dff8 libstdc++: Update link to Java docs adds 5b4da2d9e1c Daily bump. adds 9d426e4dbcc libstdc++: Update link to Intel/GNU compatibility paper adds 0175d45d14b Fix failures with -m32 and some memory leaks.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 24 ++++++++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 5 ++ gcc/cp/ChangeLog | 8 ++++ gcc/doc/invoke.texi | 2 +- gcc/fortran/ChangeLog | 8 ++++ gcc/fortran/data.c | 7 ++- gcc/fortran/trans-array.c | 9 ++++ gcc/fortran/trans-expr.c | 54 ++++++++++++++++++---- gcc/fortran/trans.h | 1 + gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/pr93685_1.f90 | 20 ++++++++ gcc/testsuite/gfortran.dg/pr93685_2.f90 | 18 ++++++++ libstdc++-v3/ChangeLog | 11 +++++ libstdc++-v3/doc/html/manual/abi.html | 2 +- .../doc/html/manual/documentation_hacking.html | 6 +-- libstdc++-v3/doc/html/manual/facets.html | 2 +- libstdc++-v3/doc/xml/manual/abi.xml | 2 +- .../doc/xml/manual/documentation_hacking.xml | 6 +-- libstdc++-v3/doc/xml/manual/messages.xml | 2 +- 20 files changed, 168 insertions(+), 26 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr93685_1.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr93685_2.f90