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 c575cd2e008 Fortran : ICE in gfc_trans_label_assign PR50392 adds e211b3da389 Fortran : "type is( real(kind(1.)) )" spurious syntax erro [...] adds 0d607ecbf12 PR fortran/95104 - Segfault on a legal WAIT statement adds b9c8e38c11b Daily bump. new e2786fecd84 Fix various limitations of git-backport.py. new a243b631693 gcov-tool: Flexible endian adjustment for merging coverage data
The 2 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: contrib/git-backport.py | 13 +++++++++---- gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 21 +++++++++++++++++++++ gcc/fortran/match.c | 5 ++++- gcc/gcov-io.c | 6 +++--- gcc/gcov-io.h | 3 +++ gcc/testsuite/ChangeLog | 11 +++++++++++ gcc/testsuite/gfortran.dg/pr94397.F90 | 26 ++++++++++++++++++++++++++ libgcc/libgcov-util.c | 5 ++--- libgcc/libgcov.h | 2 +- libgfortran/ChangeLog | 5 +++++ libgfortran/io/unit.c | 9 ++++++--- 12 files changed, 92 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr94397.F90