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-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 145cbb7a 0: update: binutils-gcc-linux: all
new 94b04042 0: update: binutils-gcc-linux: all
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 (145cbb7a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 216 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11588 +++++------
04-build_abe-stage1/console.log | 20419 +++++++++---------
05-build_linux/console.log | 620 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33329 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 33318 insertions(+), 33336 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/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7533b198 0: update: binutils-gcc-linux: all
new e8821ee0 0: update: binutils-gcc-linux: all
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 (7533b198)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 216 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11204 +++++------
04-build_abe-stage1/console.log | 18105 +++++++++--------
05-build_linux/console.log | 1078 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31053 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 31044 insertions(+), 31078 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 master
in repository gcc.
from 2111d5406a4 sra: Fix sra_modify_expr handling of partial writes (PR 94482)
new f9d09df0f35 Merge top-level configury changes from gdb
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:
ChangeLog | 10 +
Makefile.def | 16 +
Makefile.in | 933 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure | 39 ++-
configure.ac | 36 ++-
5 files changed, 1018 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 master
in repository gcc.
from 830c5724287 c++: Fix wrong paren-init of aggregates interference [PR93790]
new 2111d5406a4 sra: Fix sra_modify_expr handling of partial writes (PR 94482)
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 | 12 ++++++++
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gcc.dg/torture/pr94482.c | 36 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr94482-2.c | 50 +++++++++++++++++++++++++++++++
gcc/tree-sra.c | 31 ++++++++++++++++---
gcc/tree-ssa-forwprop.c | 6 ++--
6 files changed, 135 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr94482.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94482-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.