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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards fed68ada 0: update: linux-bde3f94035b0e5a724853544d65d00536e1889b2: boot
new c7f4eb94 0: update: binutils-b5e72fb54a432e5d2b572ce605dd04629491a30f: 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 (fed68ada)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 235 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11439 ++++++-----
04-build_abe-stage1/console.log | 19989 +++++++++---------
05-build_linux/console.log | 611 +-
06-boot_linux/console.log | 418 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33150 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 33313 insertions(+), 33001 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 667db6dedd8 PR libfortran/97581 - clean up size calculation of random g [...]
new d1e5d82af81 libstdc++: Fix some more warnings in test
new a1343e5c740 libstdc++: Use double for unordered container load factors [...]
new f03851e1a6d PowerPC: Don't assume all targets have GLIBC.
new 39bf4f14fc7 libstdc++: Implement P2017R1 "Conditionally borrowed ranges"
new afb8da7faa9 libstdc++: Don't initialize from *this inside some views [PR97600]
new 943cc2a1b70 libstdc++: Use double for unordered container load factors [...]
new 617695cdc2b Handle fnspec in local ipa-modref
new ae7a23a3fab Move clone_info to summary
new 60d9f254876 libstdc++: Prefer double to long double in std::shuffle_ord [...]
The 9 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/Makefile.in | 2 +
gcc/cgraph.c | 96 ++++----
gcc/cgraph.h | 35 +--
gcc/cgraphclones.c | 46 ++--
gcc/config/rs6000/rs6000.c | 19 +-
gcc/gengtype.c | 1 +
gcc/ipa-cp.c | 23 +-
gcc/ipa-fnsummary.c | 6 +-
gcc/ipa-modref.c | 250 ++++++++++++++++-----
gcc/ipa-modref.h | 1 +
gcc/ipa-param-manipulation.c | 12 +-
gcc/ipa-prop.c | 21 +-
gcc/ipa-sra.c | 14 +-
gcc/lto-cgraph.c | 38 ++--
gcc/symtab-clones.cc | 76 +++++++
gcc/symtab-clones.h | 90 ++++++++
gcc/tree-inline.c | 51 +++--
gcc/tree-ssa-alias.c | 4 +-
libstdc++-v3/include/bits/hashtable_policy.h | 14 +-
libstdc++-v3/include/bits/random.h | 10 +-
libstdc++-v3/include/bits/random.tcc | 38 +++-
libstdc++-v3/include/std/ranges | 102 +++++----
libstdc++-v3/src/c++11/hashtable_c++0x.cc | 12 +-
.../vector/bool/modifiers/insert/31370.cc | 48 ++--
.../testsuite/26_numerics/random/pr60037-neg.cc | 2 +-
.../std/ranges/{access/lwg3467.cc => 97600.cc} | 17 +-
.../std/ranges/adaptors/conditionally_borrowed.cc | 75 +++++++
27 files changed, 798 insertions(+), 305 deletions(-)
create mode 100644 gcc/symtab-clones.cc
create mode 100644 gcc/symtab-clones.h
copy libstdc++-v3/testsuite/std/ranges/{access/lwg3467.cc => 97600.cc} (81%)
create mode 100644 libstdc++-v3/testsuite/std/ranges/adaptors/conditionally_borrowed.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 5e03913e 0: update: binutils-gcc-linux: boot
new fed68ada 0: update: linux-bde3f94035b0e5a724853544d65d00536e1889b2: 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 (5e03913e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 191 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11354 +++++-----
04-build_abe-stage1/console.log | 20262 +++++++++---------
05-build_linux/console.log | 719 +-
06-boot_linux/console.log | 412 +-
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 | 33378 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 32797 insertions(+), 33973 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 679eb6e0 0: update: llvm-linux: all
new 30c324ec 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 (679eb6e0)
\
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 | 135 +-
02-build_llvm/console.log | 12676 +++++++++++++++++------------------
03-build_linux/console.log | 774 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 24 +-
console.log | 13623 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13636 insertions(+), 13618 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0026c2fd 0: update: llvm-linux: all
new e3abb9ff 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 (0026c2fd)
\
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 | 182 +-
02-build_llvm/console.log | 12712 +++++++++++++++++------------------
03-build_linux/console.log | 646 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13566 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13570 insertions(+), 13570 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 b5e72fb54a4 Automatic date update in version.in
new 91e1a0ed096 gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TA [...]
new e41fda1d5fd gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
new 7e8c7130fe5 gdbserver: modernize configure.ac
new 5593a99a95f gdb: modernize configure.ac
new 0e5b0dd0249 gdb/testsuite: modernize configure.ac
new 294f2697486 gdb: modernize acinclude.m4
new b6fb30eda72 gdbsupport: re-indent ptrace.m4
new 5164c11714c gdbsupport: replace AC_TRY_COMPILE in ptrace.m4
new 864ca435655 gdbsupport: replace AC_TRY_COMPILE in warning.m4
new 15dabc52a1a gdbsupport: use AC_FUNC_FORK instead of AC_FUNC_VFORK
new b9442ec18bb gdbsupport: replace AC_TRY_COMPILE in common.m4
new ad6dba1cea2 gdb: replace AC_TRY_LINK in sanitize.m4
new 19dd0ae5e73 gdbserver: replace AC_TRY_COMPILE in acinclude.m4
The 13 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 | 44 +++
gdb/acinclude.m4 | 156 ++------
gdb/configure | 302 +++++++--------
gdb/configure.ac | 378 +++++++++++-------
gdb/sanitize.m4 | 6 +-
gdb/testsuite/ChangeLog | 5 +
gdb/testsuite/configure | 1 +
gdb/testsuite/configure.ac | 3 +-
gdbserver/ChangeLog | 33 ++
gdbserver/acinclude.m4 | 32 +-
gdbserver/configure | 135 ++++---
gdbserver/configure.ac | 108 ++++--
gdbsupport/ChangeLog | 39 ++
gdbsupport/aclocal.m4 | 29 --
gdbsupport/common.m4 | 21 +-
gdbsupport/configure | 943 ++++++---------------------------------------
gdbsupport/configure.ac | 12 +-
gdbsupport/ptrace.m4 | 105 +++--
gdbsupport/warning.m4 | 24 +-
19 files changed, 939 insertions(+), 1437 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 5e00e8a8 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
new c5d4533f 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
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 (5e00e8a8)
\
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 | 120 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10742 ++++++------
04-build_abe-stage1/console.log | 13271 +++++++--------
05-build_linux/console.log | 2694 +--
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 22 +-
08-update_baseline/results.regressions | 20 +-
console.log | 27313 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
11 files changed, 27328 insertions(+), 27326 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.