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-stable-allnoconfig
in repository toolchain/ci/gcc.
from e95c2ba7b95 Daily bump.
adds 03dd86139fe Daily bump.
adds ac9720f6acf Daily bump.
adds 60a5bccb4b1 Daily bump.
adds 81018e27c82 Daily bump.
adds 752b10d3db7 Daily bump.
adds 01af17ba2b0 libstdc++: fix buffer overflow in path::operator+= (PR92853)
new 75108832ee2 * tree.c (build_array_type_1): Add SET_CANONICAL parameter [...]
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 | 9 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 ++-
gcc/testsuite/gnat.dg/lto23.adb | 20 +++++++++
gcc/tree.c | 27 +++++------
libstdc++-v3/ChangeLog | 12 +++++
libstdc++-v3/src/c++17/fs_path.cc | 11 +----
.../filesystem/path/concat/{path.cc => 92853.cc} | 52 ++++++++--------------
.../testsuite/27_io/filesystem/path/concat/path.cc | 20 +++++++++
.../27_io/filesystem/path/concat/strings.cc | 19 ++++++++
10 files changed, 117 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/lto23.adb
copy libstdc++-v3/testsuite/27_io/filesystem/path/concat/{path.cc => 92853.cc} (57%)
--
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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 50c8bc5 0: update: binutils-gcc-linux-: boot
new c395bd2 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 (50c8bc5)
\
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 | 220 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11231 +++++++--------
04-build_abe-stage1/console.log | 14130 +++++++++----------
05-build_linux/console.log | 805 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26814 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 26838 insertions(+), 26814 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/llvm-project.
from 64bdd8bc9fb [COFF] Don't error if the only inputs are from /wholearchive:
adds 474037d798d Merging r370113:
adds 98b1752888c Merging r366572:
adds b9297dcdf2a [PowerPC] Do not emit HW loop if the body contains calls to [...]
adds 432bf48c08d [profile] Fix file contention causing dropped counts on Win [...]
No new revisions were added by this update.
Summary of changes:
compiler-rt/lib/profile/InstrProfilingUtil.c | 9 ++-
.../Windows/Inputs/instrprof-multiprocess.c | 89 ++++++++++++++++++++++
.../profile/Windows/instrprof-multiprocess.test | 10 +++
compiler-rt/test/profile/Windows/lit.local.cfg.py | 9 +++
.../include/llvm/Demangle/MicrosoftDemangleNodes.h | 2 +
llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp | 4 +
llvm/lib/Target/RISCV/RISCVRegisterInfo.h | 6 ++
llvm/test/CodeGen/PowerPC/pr43527.ll | 75 ++++++++++++++++++
8 files changed, 202 insertions(+), 2 deletions(-)
create mode 100644 compiler-rt/test/profile/Windows/Inputs/instrprof-multiprocess.c
create mode 100644 compiler-rt/test/profile/Windows/instrprof-multiprocess.test
create mode 100644 compiler-rt/test/profile/Windows/lit.local.cfg.py
create mode 100644 llvm/test/CodeGen/PowerPC/pr43527.ll
--
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 241969d 0: update: llvm-linux-: all
new 8daf1e6 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 (241969d)
\
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 | 184 +-
02-build_llvm/console.log | 12028 +++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 14 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13062 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13073 insertions(+), 13065 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8cd6a78 0: update: llvm-linux-: all
new 05fd12f 0: update: llvm-d7aded3937f4526118618ad32f8f54019be8a9f3: 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 (8cd6a78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 79 +-
02-build_llvm/console.log | 12470 +++++++++++++++++-----------------
03-build_linux/console.log | 1053 ++-
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13628 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
8 files changed, 13498 insertions(+), 13771 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.