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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 12003feaf 0: update: binutils-llvm-linux-qemu: boot
new 4600f17a5 0: update: binutils-llvm-linux-qemu: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (12003feaf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1564 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43404 -> 44720 bytes
04-build_llvm/console.log.xz | Bin 58100 -> 58120 bytes
05-build_abe-qemu/console.log.xz | Bin 30432 -> 31536 bytes
06-build_linux/console.log.xz | Bin 3688 -> 3928 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 528 -> 524 bytes
09-update_baseline/console.log | 83 +++++------------------------------
jenkins/manifest.sh | 22 +++++-----
10 files changed, 21 insertions(+), 84 deletions(-)
--
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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 66bf4f657 0: update: binutils-gcc: 2
new d17b284f0 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (66bf4f657)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 1516 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 62332 -> 63508 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 462256 -> 461808 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
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.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 9f7d2a6ae59 ipa-fnsummary: Remove inconsistent bp_pack_value
new fb21e85a3ac Daily bump.
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/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
--
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.
unknown user pushed a change to branch master
in repository gcc.
from 83aac698835 Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
new 8fa9e73e6db Fortran: Fix testcases that violate C838, + revealed ICE
new 7a40f2e7481 Fortran: Fixes for F2018 C838 (PR fortran/101334)
new 5098e7077bf Fortran: diagnostic for argument w/type parameters for assu [...]
new e4777439fc7 Daily bump.
The 4 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/ChangeLog | 324 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 407 +++++++++++++++++++++
gcc/c-family/ChangeLog | 4 +
gcc/c/ChangeLog | 5 +
gcc/cp/ChangeLog | 28 ++
gcc/fortran/ChangeLog | 45 +++
gcc/fortran/check.c | 4 +-
gcc/fortran/interface.c | 24 +-
gcc/fortran/trans-stmt.c | 7 +-
gcc/testsuite/ChangeLog | 177 +++++++++
gcc/testsuite/gfortran.dg/assumed_rank_18.f90 | 5 +-
gcc/testsuite/gfortran.dg/assumed_type_10.f90 | 5 +-
gcc/testsuite/gfortran.dg/assumed_type_11.f90 | 5 +-
.../gfortran.dg/c-interop/assumed-type-dummy.f90 | 2 +-
gcc/testsuite/gfortran.dg/c-interop/c535b-2.f90 | 5 +-
gcc/testsuite/gfortran.dg/c-interop/c535b-3.f90 | 10 +-
include/ChangeLog | 5 +
libgcc/ChangeLog | 5 +
libgfortran/ChangeLog | 7 +
libgomp/ChangeLog | 12 +
21 files changed, 1060 insertions(+), 28 deletions(-)
--
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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 5acab453d48 IBM Z: TPF: Add cc clobber to profiling expanders
new e89de59a4be Daily bump.
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/ChangeLog | 22 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
3 files changed, 30 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.