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/release-aarch64-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 39ae2959a 0: update: binutils-gcc: 2
new a6c22d8dc 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 (39ae2959a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1544 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 50360 -> 50544 bytes
.../console.log.xz | Bin 489636 -> 488532 bytes
06-check_regression/console.log.xz | Bin 420 -> 436 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 16 insertions(+), 16 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_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
adds ca0a5bdccf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3cd653ce4 2: update: binutils-llvm-linux-qemu: 21925
new 0e233d888 2: update: binutils-llvm-linux-qemu: 21942
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 (3cd653ce4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1596 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41584 -> 41352 bytes
04-build_llvm/console.log.xz | Bin 57588 -> 58856 bytes
05-build_abe-qemu/console.log.xz | Bin 29816 -> 29868 bytes
06-build_linux/console.log.xz | Bin 5172 -> 5768 bytes
08-check_regression/console.log.xz | Bin 592 -> 480 bytes
08-check_regression/results.regressions | 2 -
09-update_baseline/console.log | 173 +++++++++++++++++---------------
jenkins/manifest.sh | 22 ++--
results | 2 +-
11 files changed, 104 insertions(+), 95 deletions(-)
delete mode 100644 08-check_regression/results.regressions
--
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/release-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 7fbab3afca9 Fortran - (large) arrays in the main shall be static
adds 5210f05c6eb rs6000: Don't use r12 for CR save on ELFv2 (PR102107)
adds da0a5628d47 rs6000: Fix ELFv2 r12 use in epilogue
adds ae362db3e5c Daily bump.
adds cc11a171eee ipa-fnsummary: Remove inconsistent bp_pack_value
adds 22b25535b8b IBM Z: Fix PR102222
adds 5acab453d48 IBM Z: TPF: Add cc clobber to profiling expanders
adds e89de59a4be Daily bump.
adds 23f129487e6 Daily bump.
adds 03a8d9ab4ce Fix null-pointer dereference in delete_dead_or_redundant_ca [...]
adds 210c3901749 Fix value uninitialization in vn_reference_insert_pieces [P [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 ++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-logue.c | 15 ++++++++----
gcc/config/s390/s390.c | 10 ++++++++
gcc/config/s390/tpf.md | 6 +++--
gcc/fortran/ChangeLog | 10 ++++++++
gcc/ipa-fnsummary.c | 15 ++++++++----
gcc/testsuite/ChangeLog | 24 +++++++++++++++++++
gcc/testsuite/gcc.target/s390/pr102222.c | 16 +++++++++++++
gcc/tree-ssa-dse.c | 5 ++--
gcc/tree-ssa-sccvn.c | 1 +
11 files changed, 131 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr102222.c
--
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/release-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
adds f0f39c9cfa Automatic date update in version.in
adds ca0a5bdccf Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards d69dc53fa 0: update: binutils-gcc: 2
new 2f2624410 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 (d69dc53fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1536 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 49812 -> 50704 bytes
05-build_abe-bootstrap/console.log.xz | Bin 244932 -> 245720 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 16 insertions(+), 16 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 devel/omp/gcc-11
in repository gcc.
from fa64a05fd08 OpenMP: Fix target device ancestor tests according to rever [...]
new 1d9aaea802f Fortran: Diagnose default-initialized pointer/allocatable dummies
new 5976d46a41e Fortran: Add missing diagnostic for F2018 C711 (TS29113 C407c)
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:
gcc/fortran/ChangeLog.omp | 17 +++++++++
gcc/fortran/decl.c | 14 ++++++++
gcc/fortran/interface.c | 15 ++++++++
gcc/testsuite/ChangeLog.omp | 17 +++++++++
gcc/testsuite/gfortran.dg/c-interop/c407c-1.f90 | 4 +--
gcc/testsuite/gfortran.dg/c-interop/c516.f90 | 46 +++++++++++++++++++++++--
6 files changed, 109 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.