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-master-aarch64-check_cross
in repository toolchain/ci/base-artifacts.
discards 66e9dfec 6: update: binutils-6e2469ff7afa5134cb55154212e10f25b9e7b2dd: 1
new dfbbf441 6: update: glibc-ffb17e7ba3a5ba9632cee97330b325072fbe41dd: 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 (66e9dfec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-aarch64 [...]
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 | 195 +-
02-prepare_abe/console.log | 376 +-
03-build_abe-binutils/console.log | 11366 +-
04-build_abe-stage1/console.log | 14959 +-
05-build_abe-linux/console.log | 280 +-
06-build_abe-glibc/console.log | 40393 +-
07-build_abe-stage2/console.log | 40293 +-
08-build_abe-qemu/console.log | 1192 +-
09-build_abe-dejagnu/console.log | 116 +-
10-build_abe-check_gcc/console.log | 32036 +-
11-check_regression/console.log | 313 +-
11-check_regression/results.regressions | 20 +-
12-update_baseline/console.log | 2098 +-
12-update_baseline/results.regressions | 19 +-
console.log | 143695 +--
jenkins/manifest.sh | 10 +-
sumfiles/g++.log | 1573602 ++++++++++++++--------------
sumfiles/g++.sum | 82 +-
sumfiles/gcc.log | 1480899 +++++++++++++-------------
sumfiles/gcc.sum | 42 +-
sumfiles/gfortran.log | 237984 +++--
sumfiles/libatomic.log | 26 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log | 2345 +-
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log | 28 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log | 110134 +-
28 files changed, 1849977 insertions(+), 1842537 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 006fda1b17a PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...]
new f69a6c40123 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:
contrib/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
4 files changed, 28 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-8
in repository gcc.
from 978bacb758d accept <case> and [cond] in ChangeLog
new 3081f87604c 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:
contrib/ChangeLog | 10 ++++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 11 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 17327d6cc73 PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...]
new a7df039e0ab Daily bump.
new 18c7b39fdf3 RISC-V: Make unique SECCAT_SRODATA names start with .srodat [...]
new 429b82ac133 RISC-V: Describe correct USEs for gpr_save pattern [PR95252]
new 16905340a09 RISC-V: Unify the output asm pattern between gpr_save and g [...]
new d009e1d33a7 RISC-V: Suppress warning for signed and unsigned integer co [...]
new 01b774ff3ad RISC-V: Fix ICE on riscv_gpr_save_operation_p [PR95683]
new 130c3827e50 RISC-V: Fix compilation failed for frflags builtin in C++ mode
The 7 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:
contrib/ChangeLog | 10 ++
gcc/ChangeLog | 8 ++
gcc/DATESTAMP | 2 +-
gcc/config/riscv/predicates.md | 6 +
gcc/config/riscv/riscv-builtins.c | 5 +-
gcc/config/riscv/riscv-ftypes.def | 2 +-
gcc/config/riscv/riscv-protos.h | 3 +-
gcc/config/riscv/riscv-sr.c | 6 +-
gcc/config/riscv/riscv.c | 141 ++++++++++++++++++---
gcc/config/riscv/riscv.md | 21 ++-
gcc/fortran/ChangeLog | 9 ++
gcc/po/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 14 ++
gcc/testsuite/g++.target/riscv/frflags.C | 7 +
.../pr67916.c => gcc.target/riscv/pr95252.c} | 3 +-
gcc/testsuite/gcc.target/riscv/pr95683.c | 10 ++
libbacktrace/ChangeLog | 5 +
17 files changed, 230 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.target/riscv/frflags.C
copy gcc/testsuite/{gcc.dg/torture/pr67916.c => gcc.target/riscv/pr95252.c} (86%)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr95683.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 b541b871135 Make memory copy functions scalar storage order barriers
new 50873cc588f Daily bump.
new 4c0d1322033 RISC-V: Disable remove unneeded save-restore call optimizat [...]
new 1073b500e5d RISC-V: Implement __builtin_thread_pointer
new 23fb9e7c1c4 vect/testsuite: Adjust dumping for fully masking decision
new 2a39c42a42c vect: Enhance condition check to use partial vectors
The 5 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 | 69 ++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 275 +++++++++++++++++++++
gcc/c-family/ChangeLog | 4 +
gcc/c/ChangeLog | 6 +
gcc/config/riscv/riscv-sr.c | 6 +
gcc/config/riscv/riscv.md | 8 +
gcc/cp/ChangeLog | 13 +
gcc/doc/extend.texi | 11 +
gcc/fortran/ChangeLog | 6 +
gcc/po/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 31 +++
gcc/testsuite/gcc.target/aarch64/sve/clastb_1.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_2.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_3.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_5.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_6.c | 2 +-
gcc/testsuite/gcc.target/aarch64/sve/clastb_7.c | 2 +-
.../gcc.target/riscv/read-thread-pointer.c | 7 +
gcc/testsuite/gcc.target/riscv/save-restore-9.c | 23 ++
gcc/tree-vect-loop.c | 6 +-
gcc/tree-vect-stmts.c | 21 +-
libbacktrace/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 12 +
25 files changed, 507 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/read-thread-pointer.c
create mode 100644 gcc/testsuite/gcc.target/riscv/save-restore-9.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 binutils-gdb.
from a6978338d92 Automatic date update in version.in
new e3fdc001d35 asan: readelf: heap buffer overflow in slurp_hppa_unwind_table
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/readelf.c | 3 +--
2 files changed, 6 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_bmk_tk1/gnu-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards c4effc84 2: update: binutils-glibc: 1
new dd27d90b 2: update: gcc-170b863585d6c6af1dbbb5caaeaa61bafe820f82: 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 (c4effc84)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-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 | 129 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11019 ++-
04-build_abe-stage1/console.log | 18026 ++--
05-build_abe-linux/console.log | 196 +-
06-build_abe-glibc/console.log | 38407 +++++----
07-build_abe-stage2/console.log | 43601 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/benchmark.log | 5 +-
09-benchmark--O2_marm/console.log | 159 +-
10-check_regression/console.log | 3738 +-
10-check_regression/results-0.csv | 3203 +-
10-check_regression/results-1.csv | 3188 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 10 +-
10-check_regression/results-full.csv | 3452 +-
10-check_regression/results.csv | 242 +-
10-check_regression/results.log | 4084 +-
11-update_baseline/console.log | 7376 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 3188 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-compare.csv | 12 +-
11-update_baseline/results-full.csv | 3186 +-
11-update_baseline/results.csv | 234 +-
11-update_baseline/results.log | 2982 +-
11-update_baseline/results.regressions | 5 +-
console.log | 123159 +++++++++++++--------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
30 files changed, 134406 insertions(+), 135761 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.