This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 49c2e56064b Daily bump.
new be8003ffcfb Fortran: diagnose USE associated symbols in COMMON blocks [ [...]
new c3985fd6240 Fortran: fix ICE in check_charlen_present [PR108420]
new 2235737a967 Fortran: fix ICE in get_expr_storage_size [PR108421]
new d7ec0bdfeae Fortran: fix NULL pointer dereference in gfc_check_dependen [...]
new 76a6f8470c8 Fortran: avoid ICE on invalid array subscript triplets [PR108501]
new 8e58d94ac56 Fortran: error recovery for bad initializers of implied-sha [...]
new 60032329cde Fortran: ICE in transformational_result [PR108529]
The 7 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/decl.c | 15 +++++++++++++--
gcc/fortran/dependency.c | 5 +++++
gcc/fortran/interface.c | 26 ++++++++++++++++++--------
gcc/fortran/iresolve.c | 9 ++++++---
gcc/fortran/match.c | 10 ++++++++++
gcc/fortran/simplify.c | 1 +
gcc/testsuite/gfortran.dg/common_27.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr106209.f90 | 9 +++++++++
gcc/testsuite/gfortran.dg/pr108420.f90 | 10 ++++++++++
gcc/testsuite/gfortran.dg/pr108421.f90 | 11 +++++++++++
gcc/testsuite/gfortran.dg/pr108501.f90 | 14 ++++++++++++++
gcc/testsuite/gfortran.dg/pr108502.f90 | 12 ++++++++++++
gcc/testsuite/gfortran.dg/pr108529.f90 | 9 +++++++++
13 files changed, 132 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/common_27.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr106209.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108420.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108421.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108501.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108502.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr108529.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from 1c8671e560 40: onsuccess: #427: all: Success after binutils/llvm: 387 commits
new 0e8fcb74c0 41: onsuccess: #428: all: Success after binutils/llvm/linux/ [...]
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:
01-reset_artifacts/console.log.xz | Bin 1792 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2804 bytes
03-build_abe-binutils/console.log.xz | Bin 31412 -> 31024 bytes
04-build_kernel_llvm/console.log.xz | Bin 65760 -> 65132 bytes
05-build_abe-qemu/console.log.xz | Bin 31388 -> 32664 bytes
06-build_linux/console.log.xz | Bin 3464 -> 3504 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3556 -> 4492 bytes
09-update_baseline/console.log | 8 ++++----
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 28 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.