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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ce1bcfab1 0: update: binutils-gcc-linux: boot
new bc31dd89c 0: update: binutils-gcc-linux: 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 (ce1bcfab1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11642 +++++++------
04-build_abe-stage1/console.log | 13918 ++++++++-------
05-build_linux/console.log | 676 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27412 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 27337 insertions(+), 27385 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-10
in repository gcc.
from 6397f385ee9 Daily bump.
new 70a66ff0228 Don't keep strict_low_part in reloads for non-registers. [PR97313]
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/lra-constraints.c | 7 ++++++-
gcc/testsuite/gcc.target/i386/pr97313.c | 24 ++++++++++++++++++++++++
2 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr97313.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 bb37ad8cc0f Don't keep strict_low_part in reloads for non-registers. [PR97313]
new 3ee44d4c518 libstdc++: Fix incorrect results in std::seed_seq::generate [...]
new 3427e313316 libstdc++: Diagnose visitors with different return types [PR95904]
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:
libstdc++-v3/include/bits/random.tcc | 90 ++++++++++++++--------
libstdc++-v3/include/std/variant | 67 +++++++++++++++-
.../testsuite/20_util/variant/visit_neg.cc | 2 +-
.../testsuite/26_numerics/random/pr60037-neg.cc | 2 +-
.../random/seed_seq/97311.cc} | 44 +++++------
5 files changed, 145 insertions(+), 60 deletions(-)
copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]
--
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/c++-modules
in repository gcc.
from 767eedddf43 Merge trunk d1c566d72d9
new 563a32906fb Clean up some c-family pieces
new 8047291fa52 Clean up mangling documentation
new 98e90011945 Remove unneeded decls
new aad9dacffc4 Cleanup name-lookup interface
new 363f58ec8b5 Remove unused code
new 3152c118ca0 Block-scope externs disallowed
new b37aaf57ec6 fmodule-implicit-inline comment
new 57304368271 Document unicode plan
The 8 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.modules | 64 ++++++++++++++++++++++
gcc/c-family/c-cppbuiltin.c | 8 ++-
gcc/c-family/c-opts.c | 12 ++---
gcc/cp/cp-lang.c | 4 +-
gcc/cp/cp-tree.h | 3 +-
gcc/cp/decl.c | 14 +++--
gcc/cp/friend.c | 13 -----
gcc/cp/mangle.c | 18 +++----
gcc/cp/module.cc | 78 ++++++++++++++++++++++++---
gcc/cp/name-lookup.c | 76 ++------------------------
gcc/cp/name-lookup.h | 11 +---
gcc/langhooks-def.h | 4 +-
gcc/langhooks.h | 5 +-
gcc/testsuite/g++.dg/modules/local-extern-1.C | 20 +++++++
libcpp/lex.c | 8 ++-
15 files changed, 196 insertions(+), 142 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/local-extern-1.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 5c4258f4c05 Return std::string from ada_encode
new 7c184d334ad Fix bit offset regression
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 | 4 ++++
gdb/dwarf2/read.c | 10 +++++-----
gdb/testsuite/ChangeLog | 6 ++++++
gdb/testsuite/gdb.ada/scalar_storage.exp | 4 ++--
gdb/testsuite/gdb.ada/scalar_storage/storage.adb | 9 ++++++---
5 files changed, 23 insertions(+), 10 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from c132d9456 2: update: binutils-gcc: 19170
new a75032178 3: reset: linux-d10285a25e29f13353bbf7760be8980048c1ef2f: 19029
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 | 210 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 11282 ++++----
04-build_abe-stage1/console.log | 19970 +++++++-------
05-build_linux/console.log | 9716 +++----
07-check_regression/console.log | 89 +-
07-check_regression/results.regressions | 20 +-
07-check_regression/trigger-bisect | 3 +
08-update_baseline/console.log | 96 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41693 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 13 +-
14 files changed, 41284 insertions(+), 42210 deletions(-)
create mode 100644 07-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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_bmk_tx1/llvm-release-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 32c09474a 0: update: binutils-gcc-glibc-llvm: 1
new cc3a60830 0: 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 (32c09474a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 172 +-
02-prepare_abe/console.log | 356 +-
03-build_abe-binutils/console.log | 11372 +--
04-build_abe-stage1/console.log | 13859 ++--
05-build_abe-linux/console.log | 266 +-
06-build_abe-glibc/console.log | 39668 +++++-----
07-build_abe-stage2/console.log | 36948 +++++----
08-build_llvm-true/console.log | 12566 +--
10-benchmark--Os_LTO/benchmark-start.log | 2 +-
10-benchmark--Os_LTO/benchmark.log | 5 +-
10-benchmark--Os_LTO/console.log | 183 +-
11-check_regression/console.log | 42 +-
11-check_regression/results-0.csv | 92 +-
11-check_regression/results-1.csv | 106 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 112 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2424 +-
12-update_baseline/console.log | 50 +-
12-update_baseline/results-0.csv | 92 +-
12-update_baseline/results-1.csv | 106 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 112 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2452 +-
console.log | 115438 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
28 files changed, 118392 insertions(+), 118215 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.