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-aarch64 in repository toolchain/ci/gcc.
from dd3e5859fc1 libstdc++: Fix comment typo adds 754fca77e82 libstdc++: Fix std::allocator<void> for versioned namespace new f9809ef5700 Fortran - reject function entries with mismatched characteristics
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/fortran/resolve.c | 9 +++ gcc/testsuite/gfortran.dg/entry_24.f90 | 20 ++++++ libstdc++-v3/include/bits/alloc_traits.h | 104 ++++++++++++++++++++++++++++ libstdc++-v3/include/bits/allocator.h | 38 +++------- libstdc++-v3/include/ext/extptr_allocator.h | 5 ++ 5 files changed, 149 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/entry_24.f90