This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 0679442def x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
new 20f0491c67 powerpc64: Remove strcspn ifunc from the loader
new 01d7806282 powerpc64le: Fix typo in configure
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:
sysdeps/powerpc/powerpc64/le/configure | 2 +-
sysdeps/powerpc/powerpc64/le/configure.ac | 2 +-
.../multiarch/rtld-strnlen.c => powerpc64/multiarch/rtld-strcspn.c} | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
copy sysdeps/powerpc/{powerpc32/power4/multiarch/rtld-strnlen.c => powerpc64/multi [...]
--
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-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from 763121ccd90 ipa-sra: Fix thinko when overriding safe_to_import_accesses [...]
adds b14ac7b29c9 Further improvements to H8 variable shift patterns
adds dee00bf6894 c++: Fix noexcept with unevaluated operand [PR101087]
No new revisions were added by this update.
Summary of changes:
gcc/config/h8300/shiftrotate.md | 14 +++++++++-----
gcc/cp/cp-tree.h | 13 +++++++++++++
gcc/cp/except.c | 9 ++++++---
gcc/testsuite/g++.dg/cpp0x/noexcept70.C | 5 +++++
4 files changed, 33 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept70.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards e2f1c94d 0: init: gcc-763121ccd908f52bc666f277ea2cf42110b3aad9: 1
new 8dceb9cb 0: update: gcc-dee00bf6894be0cabb8f263c993357a6f8444f8b: 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 (e2f1c94d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 250 +-
03-build_abe-bootstrap_lto/console.log | 73691 +++++++-------
04-build_abe-dejagnu/console.log | 86 +-
05-build_abe-check_bootstrap_lto/console.log | 53647 +++++-----
06-check_regression/console.log | 249 +-
06-check_regression/results.compare1 | 64 +
06-check_regression/results.compare2 | 19 +
07-update_baseline/console.log | 267 +-
07-update_baseline/results.compare1 | 64 +
07-update_baseline/results.compare2 | 19 +
console.log | 128139 ++++++++++++------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3842480 -> 3780952 bytes
sumfiles/g++.sum | 18 +-
sumfiles/gcc.log.xz | Bin 3048292 -> 3056256 bytes
sumfiles/gcc.sum | 3338 +-
sumfiles/gfortran.log.xz | Bin 951424 -> 936060 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2400 -> 2400 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 171516 -> 171792 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2684 -> 2692 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 444372 -> 441772 bytes
sumfiles/libstdc++.sum | 2 +-
27 files changed, 130381 insertions(+), 129640 deletions(-)
create mode 100644 06-check_regression/results.compare1
create mode 100644 06-check_regression/results.compare2
create mode 100644 07-update_baseline/results.compare1
create mode 100644 07-update_baseline/results.compare2
--
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 c5d94b8fd41 Daily bump.
new ae22fca6fee Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from cbef7325225 c++: Fix noexcept with unevaluated operand [PR101087]
new 1e92a6e1631 Daily bump.
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:
fixincludes/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/fortran/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
5 files changed, 46 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 879e7df1829 c++: Fix noexcept with unevaluated operand [PR101087]
new d826bff6ad6 Daily bump.
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/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
3 files changed, 19 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.
unknown user pushed a change to branch master
in repository gcc.
from 79d3378c7d7 Move warning suppression to the ultimate callee.
new fdc4d2a516d Daily bump.
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 | 70 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 201 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 21 +++++
gcc/testsuite/ChangeLog | 51 ++++++++++++
5 files changed, 344 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_gnu_tx1/gnu-master-aarch64-spec2k6-O3-vs-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 060cf395 0: update: binutils-gcc-glibc: 1
new 15084f24 0: update: gcc-6278065af07634278ba30029d92a82b089969baa: 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 (060cf395)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tx1/gnu-master-a [...]
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 | 233 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 12163 ++-
04-build_abe-stage1/console.log | 14406 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2014 +-
07-build_abe-glibc/console.log | 39986 +++++-----
08-build_abe-stage2/console.log | 31647 ++++----
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/benchmark.log | 81 +-
09-benchmark--O3/console.log | 292 +-
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 56 +-
10-benchmark--O3_LTO/console.log | 277 +-
12-check_regression/console.log | 2425 +-
12-check_regression/new-results-0.csv | 58 +-
12-check_regression/new-results-1.csv | 58 +-
12-check_regression/new-results-brief.csv | 58 +-
12-check_regression/new-results-compare.csv | 36 +-
12-check_regression/new-results-full.csv | 58 +-
12-check_regression/new-results.csv | 58 +-
12-check_regression/new-results.log | 5750 +-
12-check_regression/new-results.regressions | 2 -
12-check_regression/ref-results-0.csv | 58 +-
12-check_regression/ref-results-1.csv | 58 +-
12-check_regression/ref-results-brief.csv | 58 +-
12-check_regression/ref-results-full.csv | 58 +-
12-check_regression/ref-results.csv | 58 +-
12-check_regression/ref-results.log | 4772 +-
12-check_regression/ref-results.regressions | 4 +-
12-check_regression/results-compare.csv | 4 +-
13-update_baseline/console.log | 2435 +-
13-update_baseline/new-results-0.csv | 58 +-
13-update_baseline/new-results-1.csv | 58 +-
13-update_baseline/new-results-brief.csv | 58 +-
13-update_baseline/new-results-compare.csv | 36 +-
13-update_baseline/new-results-full.csv | 58 +-
13-update_baseline/new-results.csv | 58 +-
13-update_baseline/new-results.log | 5772 +-
13-update_baseline/new-results.regressions | 2 -
13-update_baseline/ref-results-0.csv | 58 +-
13-update_baseline/ref-results-1.csv | 58 +-
13-update_baseline/ref-results-brief.csv | 58 +-
13-update_baseline/ref-results-full.csv | 58 +-
13-update_baseline/ref-results.csv | 58 +-
13-update_baseline/ref-results.log | 4798 +-
13-update_baseline/ref-results.regressions | 4 +-
13-update_baseline/results-compare.csv | 4 +-
console.log | 106106 ++++++++++++-------------
jenkins/manifest.sh | 20 +-
results | 4 +-
results_id-1 | 2 +-
results_id-2 | 2 +-
53 files changed, 116637 insertions(+), 118052 deletions(-)
delete mode 100644 12-check_regression/new-results.regressions
delete mode 100644 13-update_baseline/new-results.regressions
--
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 gdb-11-branch
in repository binutils-gdb.
from ff32938d447 gdb: don't set Linux-specific displaced stepping methods in [...]
new 789b4fb5948 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.