This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 25c4a614c 3: update: binutils-gcc-glibc-llvm: 1
new a76f527f6 3: update: binutils-gcc-glibc-llvm: 1
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 (25c4a614c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-aarc [...]
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 | 130 +-
02-prepare_abe/console.log | 262 +-
03-build_abe-binutils/console.log | 11016 +--
04-build_abe-stage1/console.log | 15603 ++--
05-build_abe-linux/console.log | 105 +-
06-build_abe-glibc/console.log | 39173 ++++----
07-build_abe-stage2/console.log | 37105 ++++----
08-build_llvm-true/console.log | 32068 ++-----
10-benchmark--O2_LTO/benchmark-start.log | 2 +-
10-benchmark--O2_LTO/benchmark.log | 12 +-
10-benchmark--O2_LTO/console.log | 106 +-
11-check_regression/console.log | 764 +-
11-check_regression/results-0.csv | 107 +-
11-check_regression/results-1.csv | 102 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 108 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2498 +-
12-update_baseline/console.log | 2464 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-1.csv | 102 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 2 +-
12-update_baseline/results-full.csv | 102 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 1832 +-
12-update_baseline/results.regressions | 1 -
console.log | 138804 ++++++++++++----------------
jenkins/manifest.sh | 28 +-
results_id | 2 +-
30 files changed, 122129 insertions(+), 160543 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 binutils-gdb.
from d43b7a2d571 gdb/infrun: switch the context before 'displaced_step_restore'
new b32102f6586 Fix compilation errors with clang in gdb.base/advance.c
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:
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/advance.c | 4 +++-
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98cb25dda 10: update: llvm-linux: 17560
new 9f88018e7 10: update: llvm-linux: 17560
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 (98cb25dda)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 120 +-
02-build_llvm/console.log | 12570 +++++++++----------
03-build_linux/console.log | 6342 +++++-----
05-check_regression/console.log | 24 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 154 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19210 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 19237 insertions(+), 19233 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-8
in repository gcc.
from 7539c2a680c Daily bump.
new b463ced5953 sra-8: 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 | 15 ++++++++++
gcc/testsuite/ChangeLog | 9 ++++++
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 | 3 +-
6 files changed, 139 insertions(+), 5 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bb2a1453479 Disallow PC relative for CMPI on MC68000/10
new d43b7a2d571 gdb/infrun: switch the context before 'displaced_step_restore'
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:
gdb/ChangeLog | 5 +++
gdb/infrun.c | 11 ++---
gdb/testsuite/ChangeLog | 5 +++
.../run-only-second-inf.c} | 0
gdb/testsuite/gdb.multi/run-only-second-inf.exp | 50 ++++++++++++++++++++++
5 files changed, 66 insertions(+), 5 deletions(-)
copy gdb/testsuite/{gdb.base/persistent-lang.cc => gdb.multi/run-only-second-inf.c [...]
create mode 100644 gdb/testsuite/gdb.multi/run-only-second-inf.exp
--
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 73f8e9dca5f ubsan: Avoid -Wpadded warnings [PR94641]
new 619602346ae testsuite: Extend C++ struct-layout-1.exp testing to test C [...]
new 85353e24ca9 forwprop: Fix ICE when building a VEC_PERM_EXPR [PR94683]
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/ChangeLog | 7 ++
gcc/testsuite/ChangeLog | 25 ++++++++
gcc/testsuite/g++.dg/compat/struct-layout-1.exp | 3 +
.../g++.dg/compat/struct-layout-1_generate.c | 74 +++++++++++++++++-----
gcc/testsuite/g++.dg/compat/struct-layout-1_x1.h | 8 ++-
gcc/testsuite/g++.dg/compat/struct-layout-1_y1.h | 8 ++-
.../gcc.target/aarch64/sve/acle/general/pr94683.c | 29 +++++++++
gcc/tree-ssa-forwprop.c | 5 ++
8 files changed, 141 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/acle/general/pr94683.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.
unknown user pushed a change to branch master
in repository gcc.
from 6c0ab626113 aarch64: Add an error message in large code model for ilp32 [...]
new 08d6ec14e65 c++: Dependent conversion operator in concept [PR94597]
new 73f8e9dca5f ubsan: Avoid -Wpadded warnings [PR94641]
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/ChangeLog | 10 ++++++++++
gcc/asan.c | 1 +
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/pt.c | 6 ++++++
gcc/stor-layout.c | 6 ++++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/ubsan/pr94641.c | 11 +++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-conv2.C | 19 +++++++++++++++++++
gcc/ubsan.c | 3 +++
9 files changed, 70 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr94641.c
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-conv2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.