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-master-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards 2de26e55 2: update: binutils-gcc-glibc-llvm: 1
new 904fa860 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 (2de26e55)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-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 | 128 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11167 +--
04-build_abe-stage1/console.log | 16109 ++--
05-build_abe-linux/console.log | 118 +-
06-build_abe-glibc/console.log | 40152 +++++----
07-build_abe-stage2/console.log | 37510 ++++-----
08-build_llvm-true/console.log | 13364 ++-
10-benchmark--Oz_LTO/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO/benchmark.log | 7 +-
10-benchmark--Oz_LTO/console.log | 93 +-
11-check_regression/console.log | 732 +-
11-check_regression/results-0.csv | 112 +-
11-check_regression/results-1.csv | 101 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 113 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2612 +-
12-update_baseline/console.log | 864 +-
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 | 46 +-
12-update_baseline/results.log | 1860 +-
console.log | 120715 ++++++++++++++--------------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
27 files changed, 123355 insertions(+), 123214 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-9
in repository gcc.
from 92462d8835d Daily bump.
new bbe17767c60 Fortran : get_environment_variable runtime error PR96486
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/gfortran.dg/pr96486.f90 | 9 +++++++++
libgfortran/intrinsics/env.c | 7 ++-----
2 files changed, 11 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96486.f90
--
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 d523b5201cc Daily bump.
new 5effbd0733f Fortran : get_environment_variable runtime error PR96486
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/gfortran.dg/pr96486.f90 | 9 +++++++++
libgfortran/intrinsics/env.c | 7 ++-----
2 files changed, 11 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr96486.f90
--
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 adc646b10c7 Add missing vn_reference_t::punned initialization
new cdb2e365fc0 SLP: support entire BB.
new 259d0720679 arm: Fix -mpure-code support/-mslow-flash-data for armv8-m. [...]
new de09e7ebc9d Fortran : get_environment_variable runtime error PR96486
new 311281441cb c++: overload dumper
new ac4e9090fce libstdc++: Fix 30_threads/packaged_task/cons/alloc.cc regression
new 074436cf8cd libstdc++: Make variant_npos conversions explicit [PR 96766]
new a0e6f05d26d libstdc++: Fix iota_view::size() to avoid overflow
new 186aa630457 libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
new ef275d1f208 libstdc++: Add deduction guide for std::ranges::join_view [ [...]
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/config/arm/thumb1.md | 66 ++++++++++---
gcc/cp/ptree.c | 16 +++
gcc/testsuite/gcc.dg/vect/bb-slp-38.c | 2 +-
gcc/testsuite/gcc.dg/vect/bb-slp-45.c | 36 +++++++
gcc/testsuite/gcc.target/arm/pure-code/pr94538-1.c | 13 +++
gcc/testsuite/gcc.target/arm/pure-code/pr94538-2.c | 12 +++
gcc/testsuite/gfortran.dg/pr96486.f90 | 9 ++
gcc/tree-vect-data-refs.c | 66 +++++++++----
gcc/tree-vect-loop.c | 5 +-
gcc/tree-vect-slp.c | 82 ++++++---------
gcc/tree-vectorizer.h | 5 +-
libgfortran/intrinsics/env.c | 7 +-
libstdc++-v3/include/bits/iterator_concepts.h | 30 +++++-
libstdc++-v3/include/std/ranges | 18 ++--
libstdc++-v3/include/std/variant | 26 +++--
.../associated_types/readable.traits.cc | 26 +++++
.../30_threads/packaged_task/cons/alloc.cc | 4 +-
.../ranges/adaptors/{93978.cc => join_lwg3474.cc} | 23 ++---
libstdc++-v3/testsuite/std/ranges/iota/size.cc | 110 +++++++++++++++++++++
19 files changed, 433 insertions(+), 123 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/bb-slp-45.c
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/pr94538-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/pure-code/pr94538-2.c
create mode 100644 gcc/testsuite/gfortran.dg/pr96486.f90
copy libstdc++-v3/testsuite/std/ranges/adaptors/{93978.cc => join_lwg3474.cc} (69%)
create mode 100644 libstdc++-v3/testsuite/std/ranges/iota/size.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 devel/omp/gcc-10
in repository gcc.
from 6d670e648e7 Fix patterns in Fortran tests for kernels loop annotation.
new 2a583228b05 Fix typo; remove XFAIL
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.omp | 4 ++++
gcc/omp-sese.c | 2 +-
gcc/testsuite/ChangeLog.omp | 6 ++++++
gcc/testsuite/gfortran.dg/goacc/kernels-decompose-1.f95 | 4 +---
4 files changed, 12 insertions(+), 4 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 531c73a37bb CSKY: Add new arch CK860.
new 19d80e5fec5 bfd: Handle DW_FORM_data16 for .debug_line tables containing MD5
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:
bfd/ChangeLog | 5 +++++
bfd/dwarf2.c | 21 +++++++++++++++++++--
2 files changed, 24 insertions(+), 2 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_cross/gnu-release-arm-check_cross
in repository toolchain/ci/gcc.
from da193dadf28 Fix missing dependencies for selftests which occasionally c [...]
adds 6e2d60002ac Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 9 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_bmk_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 0b359a56 4: update: binutils-gcc-glibc-llvm: 1
new 6f8911e6 4: 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 (0b359a56)
\
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 | 137 +-
02-prepare_abe/console.log | 182 +-
03-build_abe-binutils/console.log | 11529 ++-
04-build_abe-stage1/console.log | 13829 ++--
05-build_abe-linux/console.log | 70 +-
06-build_abe-glibc/console.log | 40095 +++++-----
07-build_abe-stage2/console.log | 36121 ++++-----
08-build_llvm-true/console.log | 12722 +--
10-benchmark--O3/benchmark-start.log | 2 +-
10-benchmark--O3/benchmark.log | 6 +-
10-benchmark--O3/console.log | 198 +-
11-check_regression/console.log | 2429 +-
11-check_regression/results-0.csv | 2128 +-
11-check_regression/results-1.csv | 2161 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 3 +-
11-check_regression/results-full.csv | 2303 +-
11-check_regression/results.csv | 159 +-
11-check_regression/results.log | 2394 +-
12-update_baseline/console.log | 3092 +-
12-update_baseline/results-1.csv | 2161 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 3 +-
12-update_baseline/results-full.csv | 2161 +-
12-update_baseline/results.csv | 159 +-
12-update_baseline/results.log | 1824 +-
12-update_baseline/results.regressions | 2 +-
console.log | 120496 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
30 files changed, 128344 insertions(+), 128110 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.