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/gnu-release-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 296b0d98 0: update: binutils-gcc-glibc: 1
new cea451a1 0: update: binutils-gcc-glibc: 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 (296b0d98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10581 +--
04-build_abe-stage1/console.log | 12204 ++--
05-build_abe-linux/console.log | 26 +-
06-build_abe-glibc/console.log | 35711 +++++-----
07-build_abe-stage2/console.log | 35878 +++++-----
08-benchmark--Os/benchmark-start.log | 2 +-
08-benchmark--Os/benchmark.log | 5 +-
08-benchmark--Os/console.log | 203 +-
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 4 +-
09-benchmark--Os_LTO/console.log | 146 +-
11-check_regression/console.log | 2352 +-
11-check_regression/new-results-0.csv | 58 +-
11-check_regression/new-results-1.csv | 58 +-
11-check_regression/new-results-brief.csv | 58 +-
11-check_regression/new-results-full.csv | 58 +-
11-check_regression/new-results.csv | 58 +-
11-check_regression/new-results.log | 4370 +-
11-check_regression/ref-results-0.csv | 58 +-
11-check_regression/ref-results-1.csv | 58 +-
11-check_regression/ref-results-brief.csv | 58 +-
11-check_regression/ref-results-full.csv | 58 +-
11-check_regression/ref-results.csv | 58 +-
11-check_regression/ref-results.log | 4430 +-
12-update_baseline/console.log | 1036 +-
12-update_baseline/new-results-0.csv | 58 +-
12-update_baseline/new-results-1.csv | 58 +-
12-update_baseline/new-results-brief.csv | 58 +-
12-update_baseline/new-results-full.csv | 58 +-
12-update_baseline/new-results.csv | 58 +-
12-update_baseline/new-results.log | 4394 +-
12-update_baseline/ref-results-0.csv | 58 +-
12-update_baseline/ref-results-1.csv | 58 +-
12-update_baseline/ref-results-brief.csv | 58 +-
12-update_baseline/ref-results-full.csv | 58 +-
12-update_baseline/ref-results.csv | 58 +-
12-update_baseline/ref-results.log | 4448 +-
console.log | 98685 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
43 files changed, 108136 insertions(+), 107967 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 866b34a12df [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
new 377170fa319 PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works
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:
binutils/ChangeLog | 5 +++++
binutils/configure | 14 ++++++++------
config/ChangeLog | 6 ++++++
config/pkg.m4 | 10 ++++++----
gdb/ChangeLog | 5 +++++
gdb/configure | 14 ++++++++------
6 files changed, 38 insertions(+), 16 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 809d0065f1d Daily bump.
new 7d88f924ad8 expander: Fix ICE in maybe_warn_rdwr_sizes [PR96335]
new c0438ced53b expr: build string_constant only for a char type
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:
gcc/calls.c | 20 ++------------------
gcc/expr.c | 18 +++++++++++-------
gcc/testsuite/gcc.dg/pr96335.c | 12 ++++++++++++
3 files changed, 25 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr96335.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 master
in repository gcc.
from e71dab87744 Daily bump.
new 0ff959e0a22 vect: Refactor peel_iters_{pro,epi}logue cost modeling
new f9264b90083 expander: Fix ICE in maybe_warn_rdwr_sizes [PR96335]
new f40888fff7c testsuite: Fix up nontype-subob1.C for targets with short i [...]
new 6dcf0423680 libstdc++: Do not over-size hashtable buckets on range insertion
new 134051f16bd preprocessor: Simplify read_main
new 862a58ed83c nvptx: Support 16-bit shifts and extendqihi2
new ae49af94850 libcpp: Fix up raw string literal parsing error-recovery [PR96323]
new 86cb35983f5 c++: Fix up cp_lexer_safe_previous_token [PR96328]
The 8 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/calls.c | 20 +-
gcc/config/nvptx/nvptx.md | 25 +-
gcc/cp/parser.c | 78 +++---
gcc/testsuite/c-c++-common/cpp/pr96323.c | 8 +
gcc/testsuite/g++.dg/cpp2a/nontype-subob1.C | 2 +-
gcc/testsuite/g++.dg/diagnostic/pr96328.C | 4 +
gcc/testsuite/gcc.dg/pr96335.c | 12 +
gcc/testsuite/gcc.target/nvptx/cvt.c | 13 +
gcc/testsuite/gcc.target/nvptx/shift16.c | 30 +++
gcc/tree-vect-loop.c | 267 +++++++++++----------
libcpp/init.c | 9 +-
libcpp/lex.c | 3 +-
libstdc++-v3/include/bits/hashtable.h | 90 +++++--
libstdc++-v3/include/bits/hashtable_policy.h | 36 +--
.../{insert/set_single.cc => cons/bucket_hint.cc} | 58 ++---
.../unordered_set/modifiers/insert.cc} | 44 ++--
16 files changed, 418 insertions(+), 281 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/cpp/pr96323.c
create mode 100644 gcc/testsuite/g++.dg/diagnostic/pr96328.C
create mode 100644 gcc/testsuite/gcc.dg/pr96335.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/cvt.c
create mode 100644 gcc/testsuite/gcc.target/nvptx/shift16.c
copy libstdc++-v3/testsuite/23_containers/unordered_set/{insert/set_single.cc => c [...]
copy libstdc++-v3/testsuite/{24_iterators/operations/prev.cc => 23_containers/unor [...]
--
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 9eb0117bd6c omp-low.c: Avoid offload-target lto1 is-missing error by no [...]
new baecad6ccf5 Fix c-c++-common/goacc/routine-4.c and c-c++-common/goacc/r [...]
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/ChangeLog.omp | 7 +++
.../c-c++-common/goacc/routine-4-extern.c | 72 ++++++++++------------
gcc/testsuite/c-c++-common/goacc/routine-4.c | 72 ++++++++++------------
3 files changed, 71 insertions(+), 80 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 d70f978b44a PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works
new 866b34a12df [gdb/build] Fix Wmaybe-uninitialized in gdb_optional.h
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:
gdbsupport/ChangeLog | 6 ++++++
gdbsupport/gdb_optional.h | 2 ++
2 files changed, 8 insertions(+)
--
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-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 7d02726d 0: update: gcc-2e764ae1d666002b136726e6548481013527197d: 1
new 88823aee 0: update: gcc-f9264b9008386ac3b5c795472c222fa524b127b0: 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 (7d02726d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 250 +-
02-prepare_abe/console.log | 378 +-
04-build_abe-bootstrap_ubsan/console.log | 97802 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 98472 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 98451 insertions(+), 98469 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.