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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 67330500 0: update: binutils-llvm-linux-qemu: all
new c3b5f108 0: update: binutils-llvm-linux-qemu: 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 (67330500)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 162 +-
02-prepare_abe/console.log | 156 +-
03-build_abe-binutils/console.log | 11919 ++++++-------
04-build_llvm/console.log | 14058 ++++++++-------
05-build_linux/console.log | 653 +-
06-build_abe-qemu/console.log | 6430 +++----
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 33384 ++++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
11 files changed, 33415 insertions(+), 33375 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 5bf998275af testsuite: Fix up pr99305.C test on unsigned_char targets [ [...]
new 6b787291860 committed: analyzer: remove duplicated vfuncs
new 44fd4dc0b68 analyzer: factor out new class feasibility_state
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/analyzer/engine.cc | 251 +++++++++++++++++++++++++-----------------
gcc/analyzer/exploded-graph.h | 22 ++++
gcc/analyzer/supergraph.h | 28 ++---
3 files changed, 182 insertions(+), 119 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 71dc5ae574f Add options to link with libatomic in various tests.
new 5bf998275af testsuite: Fix up pr99305.C test on unsigned_char targets [ [...]
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/testsuite/g++.dg/opt/pr99305.C | 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.
unknown user pushed a change to branch master
in repository gcc.
from b97af562b57 c++: Propagate assembler name from local-externs [PR 99508]
new 71dc5ae574f Add options to link with libatomic in various tests.
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:
libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/bool.cc | 1 +
libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/generic.cc | 1 +
libstdc++-v3/testsuite/29_atomics/atomic/wait_notify/pointers.cc | 1 +
libstdc++-v3/testsuite/29_atomics/atomic_flag/wait_notify/1.cc | 1 +
libstdc++-v3/testsuite/30_threads/barrier/arrive.cc | 1 +
libstdc++-v3/testsuite/30_threads/barrier/arrive_and_drop.cc | 1 +
libstdc++-v3/testsuite/30_threads/barrier/arrive_and_wait.cc | 1 +
libstdc++-v3/testsuite/30_threads/barrier/completion.cc | 1 +
libstdc++-v3/testsuite/30_threads/latch/3.cc | 1 +
libstdc++-v3/testsuite/30_threads/semaphore/try_acquire.cc | 1 +
libstdc++-v3/testsuite/30_threads/semaphore/try_acquire_for.cc | 1 +
libstdc++-v3/testsuite/30_threads/semaphore/try_acquire_until.cc | 1 +
12 files changed, 12 insertions(+)
--
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 47cca0288d0 libstdc++: Fix headers that can't be used as header units [ [...]
new b97af562b57 c++: Propagate assembler name from local-externs [PR 99508]
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/cp/decl.c | 7 +++++++
gcc/testsuite/g++.dg/ext/pr99508.C | 20 ++++++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/ext/pr99508.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_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards a9174c45 0: update: binutils-llvm-linux-qemu: boot
new eb9b8f55 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 (a9174c45)
\
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 | 24 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11636 +++++++-------
04-build_llvm/console.log | 13254 ++++++++--------
05-build_linux/console.log | 790 +-
06-build_abe-qemu/console.log | 4058 ++---
07-boot_linux/console.log | 489 +-
08-check_regression/console.log | 24 +-
09-update_baseline/console.log | 10 +-
console.log | 30689 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
12 files changed, 30696 insertions(+), 30694 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 47403a0eefa Do not assume that __float128 exists
new 6ceb712e269 tree-optimization/99510 - fix type reuse of build_aligned_type
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/tree.c | 4 +++-
1 file changed, 3 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_gnu/gnu-release-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7b5f70a5 0: update: gcc-549436770747a176237305dbdcd94cbbfb83cbf2: 1
new 9f8dc5fd 0: update: gcc-775858c34c7bdb394e39525baa7970d1bfbf02be: 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 (7b5f70a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 250 +-
04-build_abe-bootstrap_ubsan/console.log | 67527 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 67941 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 67916 insertions(+), 67948 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 57982641 0: update: binutils-llvm-linux-qemu: boot
new 09b9cea9 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 (57982641)
\
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 | 72 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11865 +++++++-------
04-build_llvm/console.log | 13214 ++++++++--------
05-build_linux/console.log | 822 +-
06-build_abe-qemu/console.log | 4068 ++---
07-boot_linux/console.log | 8 +-
08-check_regression/console.log | 12 +-
09-update_baseline/console.log | 12 +-
console.log | 30491 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
12 files changed, 30500 insertions(+), 30494 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 fc681dd6a12 x86: re-arrange order of decode for various EVEX opcodes
new 066f82b96a4 x86: reuse VEX entries for EVEX vperm{q,pd}
new 85ba7507f69 x86: reuse further VEX entries for EVEX
new 32e31ad7da9 x86: re-arrange enumerator and table entry order
new b763d508db4 x86/Intel: correct AVX512 S/G disassembly
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:
gas/ChangeLog | 9 +
gas/testsuite/gas/i386/avx512f-intel.d | 256 ++++++-------
gas/testsuite/gas/i386/avx512f_vl-intel.d | 384 +++++++++----------
gas/testsuite/gas/i386/avx512pf-intel.d | 256 ++++++-------
gas/testsuite/gas/i386/x86-64-avx512f-intel.d | 260 ++++++-------
gas/testsuite/gas/i386/x86-64-avx512f_vl-intel.d | 448 +++++++++++------------
gas/testsuite/gas/i386/x86-64-avx512pf-intel.d | 256 ++++++-------
opcodes/ChangeLog | 71 ++++
opcodes/i386-dis-evex-len.h | 79 +---
opcodes/i386-dis-evex-prefix.h | 4 +-
opcodes/i386-dis-evex-reg.h | 18 +-
opcodes/i386-dis-evex-w.h | 43 +--
opcodes/i386-dis-evex.h | 32 +-
opcodes/i386-dis.c | 274 ++++++--------
14 files changed, 1148 insertions(+), 1242 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 27f81604 Add new Flang worker configs.
new ae7b6619 Add new Flang worker configs.
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:
tcwg-update-llvmbot-containers.sh | 2 ++
1 file changed, 2 insertions(+)
--
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_gnu/gnu-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 4d1852a2 0: update: gcc-b48d76c4e6bd3b88f23979ede4ff12f875e0ad60: 1
new f7f4b457 0: update: gcc-5987d8a79cda1069c774e5c302d5597310270026: 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 (4d1852a2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 162 +-
02-prepare_abe/console.log | 38 +-
04-build_abe-bootstrap_ubsan/console.log | 96072 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 96380 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 96340 insertions(+), 96332 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 b6073c9faaf aarch64: Fix typo in aarch64.c comment
new dddd011113b libstdc++: Implement LWG 3530 for concept-constrained comparisons
new 47cca0288d0 libstdc++: Fix headers that can't be used as header units [ [...]
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/align.h | 1 +
libstdc++-v3/include/bits/codecvt.h | 3 ++
libstdc++-v3/include/bits/enable_special_members.h | 2 +
libstdc++-v3/include/bits/erase_if.h | 2 +
libstdc++-v3/include/bits/functional_hash.h | 1 +
libstdc++-v3/include/bits/invoke.h | 1 +
libstdc++-v3/include/bits/ostream_insert.h | 1 +
libstdc++-v3/include/bits/parse_numbers.h | 1 +
libstdc++-v3/include/bits/predefined_ops.h | 2 +
libstdc++-v3/include/bits/range_access.h | 1 +
libstdc++-v3/include/bits/ranges_cmp.h | 23 +++--------
libstdc++-v3/include/bits/stl_bvector.h | 12 ------
libstdc++-v3/include/bits/stl_iterator.h | 1 +
libstdc++-v3/include/bits/stl_uninitialized.h | 11 ++---
libstdc++-v3/include/bits/uniform_int_dist.h | 1 +
libstdc++-v3/include/bits/unique_lock.h | 1 +
libstdc++-v3/include/debug/assertions.h | 2 +
libstdc++-v3/libsupc++/compare | 7 +++-
.../{builtin-ptr-three-way.cc => lwg3530.cc} | 13 ++++--
.../20_util/function_objects/range.cmp/lwg3530.cc | 47 ++++++++++++++++++++++
20 files changed, 94 insertions(+), 39 deletions(-)
rename libstdc++-v3/testsuite/18_support/comparisons/object/{builtin-ptr-three-way [...]
create mode 100644 libstdc++-v3/testsuite/20_util/function_objects/range.cmp/lwg3530.cc
--
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 4a068491e12 Fix ICE on atomic enumeration type with LTO
new 22c90e99740 Fix Ada bootstrap on Cygwin64
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/ada/raise-gcc.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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 181204f9886 Daily bump.
new 45419b3421c Fix Ada bootstrap on Cygwin64
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/ada/raise-gcc.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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 711feeff374 Daily bump.
new 1356434401a Fix Ada bootstrap on Cygwin64
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/ada/raise-gcc.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cd46f012 0: update: binutils-gcc-linux-qemu: all
new c4499840 0: update: binutils-gcc-linux-qemu: 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 (cd46f012)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 414 +-
03-build_abe-binutils/console.log | 11593 +++++-----
04-build_abe-stage1/console.log | 18398 ++++++++-------
05-build_linux/console.log | 512 +-
06-build_abe-qemu/console.log | 4528 ++--
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35781 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 35704 insertions(+), 35726 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_gnu/gnu-master-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards ad50b42c 4: update: binutils-8c9b6e7689157423ae99f89f30791d70214ef87b: 1
new a360c5de 4: update: binutils-b763d508db481ae3721a80392a1b02e681662d23: 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 (ad50b42c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 222 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 17415 ++++++++++++-------------
04-build_abe-check_binutils/console.log | 2181 ++--
05-check_regression/console.log | 142 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 832 +-
06-update_baseline/results.regressions | 4 +-
console.log | 20968 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 39996 -> 39988 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 95412 -> 95328 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 117456 -> 117448 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2140 -> 2140 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 20988 insertions(+), 20976 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.