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 e4d9e5422fa PowerPC paranioa testing of symbol merging involving comdat groups
new 5d8254e1856 [gdb/build] Fix -Werror=bool-compare warning in update_stat [...]
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/gdbtypes.c | 2 +-
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from 92648faa1cb aix: Fixinclude
new 0f545ad9b68 testsuite: Fix vect/vect-sdiv-pow2-1.c
new 6d0ffd9a3ea testsuite: Add a vect_partial_vectors_usage_2 guard
new 6a9cd27ac67 testsuite: Add vect_perm3_int guards
new ee9dd1c3022 testsuite: Adjust gcc.dg/vect/slp-21.c for Arm targets
new 71e234a5c94 testsuite: Adjust bb-slp-pr68892.c for AArch64
The 5 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/gcc.dg/vect/bb-slp-pr68892.c | 6 +++---
gcc/testsuite/gcc.dg/vect/fast-math-vect-call-1.c | 2 +-
gcc/testsuite/gcc.dg/vect/slp-21.c | 12 +++++++++++-
gcc/testsuite/gcc.dg/vect/slp-perm-6.c | 8 ++++----
gcc/testsuite/gcc.dg/vect/vect-epilogues.c | 2 +-
gcc/testsuite/gcc.dg/vect/vect-sdiv-pow2-1.c | 5 ++++-
6 files changed, 24 insertions(+), 11 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards efa0d02bf 0: update: llvm-linux: all
new 2cdd9ccf4 0: update: llvm-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 (efa0d02bf)
\
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 | 77 +-
02-build_llvm/console.log | 12676 +++++++++++++++++------------------
03-build_linux/console.log | 790 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 13577 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13571 insertions(+), 13589 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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards dda14d267 0: update: llvm-linux: boot
new 464431815 0: update: llvm-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 (dda14d267)
\
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 | 47 +-
02-build_llvm/console.log | 12682 ++++++++++++++++----------------
03-build_linux/console.log | 1670 ++---
04-boot_linux/console.log | 386 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 14825 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 14804 insertions(+), 14824 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 7ceb899e934 preprocessor: Add support for header unit translation
new c9c3d5f28a5 preprocessor: C++ module-directives
new 92648faa1cb aix: Fixinclude
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:
fixincludes/fixincl.x | 53 ++++++-
fixincludes/inclhack.def | 14 ++
gcc/c-family/c-lex.c | 5 +-
libcpp/include/cpplib.h | 10 +-
libcpp/init.c | 23 +++
libcpp/internal.h | 9 ++
libcpp/lex.c | 392 +++++++++++++++++++++++++++++++++++++++++++++++
libcpp/macro.c | 79 ++++++++++
8 files changed, 576 insertions(+), 9 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 7e785f4c764 AArch64: Skip test for pr97535 on ILP32 since it can't expr [...]
adds cbc9dab25fb libstdc++: Make pmr::synchronized_pool_resource work withou [...]
adds 600ef5614b2 add --with-tune configure flag
adds e56eee08489 add --with-{cpu,arch,tune}-{32,64} as alias flags for --wit [...]
adds 83ded159c96 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 40 +++++++
gcc/DATESTAMP | 2 +-
gcc/config.gcc | 23 +++-
gcc/doc/install.texi | 2 +-
gcc/testsuite/ChangeLog | 26 +++++
libstdc++-v3/ChangeLog | 27 +++++
libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++-------
.../synchronized_pool_resource/allocate_single.cc | 24 ++++
.../synchronized_pool_resource/cons_single.cc | 24 ++++
.../synchronized_pool_resource/release_single.cc | 24 ++++
10 files changed, 270 insertions(+), 49 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/alloc [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/cons_ [...]
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/relea [...]
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a3e9df205 0: update: binutils-gcc-linux: all
new 3ee94db7d 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 (a3e9df205)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 139 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11200 +++++------
04-build_abe-stage1/console.log | 18060 +++++++++---------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30593 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30552 insertions(+), 30594 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-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 22e8898b3 0: update: gcc-a27067c70b7fe79b9d1fdacf9d7fa39a6556f401: 1
new fde2d899a 0: update: gcc-83ded159c9685fc2faf4cb8bd490098eee3fc67a: 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 (22e8898b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 183 +-
02-prepare_abe/console.log | 408 +-
04-build_abe-bootstrap_O1/console.log | 74919 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 75478 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 75498 insertions(+), 75510 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.