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-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 477dbbb2 2: update: binutils-gcc-glibc-llvm: 1
new cd00153c 2: 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 (477dbbb2)
\
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 | 23 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11501 +--
04-build_abe-stage1/console.log | 13667 ++--
05-build_abe-linux/console.log | 290 +-
06-build_abe-glibc/console.log | 39346 ++++-----
07-build_abe-stage2/console.log | 36715 ++++-----
08-build_llvm-true/console.log | 12656 ++-
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 13 +-
10-benchmark--O3_LTO/console.log | 301 +-
11-check_regression/console.log | 763 +-
11-check_regression/results-0.csv | 101 +-
11-check_regression/results-1.csv | 101 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 107 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2450 +-
12-update_baseline/console.log | 2475 +-
12-update_baseline/results-1.csv | 101 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 101 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 1842 +-
12-update_baseline/results.regressions | 2 +-
console.log | 118161 ++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
28 files changed, 120652 insertions(+), 120688 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 7e441368 0: update: gcc-d8f8749e9c8542289ed179f1a0a18a7cf893714f: 1
new 51077145 0: update: gcc-3a3e472c9f6b79c2edd6595c345b77c0779ec2c6: 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 (7e441368)
\
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 | 150 +-
02-prepare_abe/console.log | 402 +-
04-build_abe-bootstrap_O1/console.log | 66998 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 67626 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 67585 insertions(+), 67611 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 e6321c4508b c++: Support C++20 virtual consteval functions. [PR88335]
new c6f431bba53 libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
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:
.../testsuite/29_atomics/atomic_float/1.cc | 86 +++++++++++-----------
.../testsuite/29_atomics/atomic_ref/float.cc | 45 +++++------
2 files changed, 67 insertions(+), 64 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 8936e8c026e gcc-changelog: sync from master.
new 45b87046813 PowerPC: PowerPC tests: Add prefixed/pcrel tests
new 7549286a494 PowerPC: Add power10 hwcap2 bits
new 41b504e91e5 rs6000: Add support for __builtin_cpu_is ("power10")
The 3 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/config/rs6000/ppc-auxv.h | 6 ++++++
gcc/config/rs6000/rs6000-call.c | 5 ++++-
gcc/doc/extend.texi | 6 ++++++
.../gcc.target/powerpc/{clone1.c => clone3.c} | 15 +++++++++++----
gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c | 3 +++
gcc/testsuite/lib/target-supports.exp | 19 +++++++++++++++++++
6 files changed, 49 insertions(+), 5 deletions(-)
copy gcc/testsuite/gcc.target/powerpc/{clone1.c => clone3.c} (63%)
--
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 1ac9258cca8 VEC_COND_EXPR: do not expand comparisons feeding it
new 053c88093a4 ipa-sra: Prevent constructing debug info from wrong argument
new 105ecbea5f4 tree-optimization/96028 - fix bogus externalizing of SLP node
new e6321c4508b c++: Support C++20 virtual consteval functions. [PR88335]
The 3 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/c-family/c-cppbuiltin.c | 2 +-
gcc/cp/constexpr.c | 48 +++++++++++++++++++
gcc/cp/cvt.c | 11 ++---
gcc/cp/decl.c | 9 ----
gcc/cp/decl2.c | 39 +++++++++++++---
gcc/cp/search.c | 36 ++++++++++-----
gcc/ipa-param-manipulation.c | 6 ++-
gcc/testsuite/g++.dg/cpp2a/consteval-virtual1.C | 12 +++++
gcc/testsuite/g++.dg/cpp2a/consteval-virtual2.C | 22 +++++++++
gcc/testsuite/g++.dg/cpp2a/consteval-virtual3.C | 53 +++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/consteval-virtual4.C | 48 +++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/consteval-virtual5.C | 61 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/guality/pr95343.c | 45 ++++++++++++++++++
gcc/tree-vect-slp.c | 27 +++++++----
14 files changed, 375 insertions(+), 44 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-virtual1.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-virtual2.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-virtual3.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-virtual4.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/consteval-virtual5.C
create mode 100644 gcc/testsuite/gcc.dg/guality/pr95343.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 devel/autopar_devel
in repository gcc.
from 6e9a06040d5 Add dump information to lto_max_no_alonevap_map
new cb0047f1fe1 Implement new partitioning algorithm
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 | 11 +++++
gcc/cgraphunit.c | 5 +-
gcc/ipa-cp.c | 4 +-
gcc/ipa-profile.c | 2 +-
gcc/lto-partition.c | 137 +++++++++++++++++++++++++++++++++++++++++++++++++---
gcc/lto-partition.h | 1 +
6 files changed, 147 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.