This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled
in repository toolchain/ci/base-artifacts.
discards bcdea0df 2: update: binutils-gcc: 0
new b3685c2c 2: update: binutils-gcc: 0
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 (bcdea0df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1592 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 24452 -> 24192 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 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_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
adds 3d3cb34614 Automatic date update in version.in
adds a3007430d8 Automatic date update in version.in
adds c4d778f7e2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
9 files changed, 40 insertions(+), 22 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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_kernel/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 727ae85e 2: update: binutils-llvm-linux-qemu: 37
new 002d626e 2: update: binutils-llvm-linux-qemu: 37
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 (727ae85e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30152 -> 30112 bytes
04-build_llvm/console.log.xz | Bin 59344 -> 59096 bytes
05-build_abe-qemu/console.log.xz | Bin 31072 -> 29708 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3652 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 152 +++++++++++++++++------------------
jenkins/manifest.sh | 18 ++---
9 files changed, 85 insertions(+), 85 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/gcc.
from ff465bd8a0f c++: diagnosing if-stmt with non-constant branches [PR105050]
adds 6459e653763 ecog: Return 1 from insn_invalid_p if REG_INC reg overlaps [...]
adds 41d1f11f5f6 PR middle-end/104885: Fix ICE with large stack frame on powerpc64.
adds 43911ddd18b Remove mysterious '-# Defining these options here in additi [...]
adds d2906412ada Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 9 +++++++++
gcc/c-family/ChangeLog | 4 ++++
gcc/c-family/c.opt | 6 +++---
gcc/calls.cc | 3 ++-
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/recog.cc | 22 ++++++++++++++++++++++
gcc/testsuite/ChangeLog | 25 +++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr103775.c | 12 ++++++++++++
10 files changed, 118 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr103775.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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 81a498fa 0: update: gcc-ff465bd8a0f0f96a00d3067018442917b194b7af: 1
new 03874018 0: update: gcc-d2906412ada87a4bdd6410060bc18a2c53c419b7: 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 (81a498fa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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.xz | Bin 1512 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 37068 -> 36808 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 266552 -> 267428 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2744 -> 2344 bytes
07-check_regression/console.log.xz | Bin 3332 -> 3268 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 93 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 550 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 93 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3550384 -> 3546516 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 3146672 -> 3146740 bytes
sumfiles/gcc.sum | 4639 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1068068 -> 1070156 bytes
sumfiles/gfortran.sum | 44 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207512 -> 207908 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 444444 -> 429680 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2875 insertions(+), 2874 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_llvm_tx1/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards d67f0bf0 0: reset: llvm-b82da8b555603b172f826fdd5ea902eff3aeb7ad: 1
new 42481f57 0: update: llvm-cac9773dccd95cd442d2852b7ced0a8a311504f6: 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 (d67f0bf0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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.xz | Bin 1704 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 29804 -> 29852 bytes
04-build_abe-stage1/console.log.xz | Bin 73044 -> 72580 bytes
06-build_abe-linux/console.log.xz | Bin 10548 -> 10716 bytes
07-build_abe-glibc/console.log.xz | Bin 234988 -> 235068 bytes
08-build_abe-stage2/console.log.xz | Bin 174432 -> 174780 bytes
09-build_llvm-true/console.log.xz | Bin 61560 -> 61960 bytes
10-benchmark/benchmark-build.log | 60 +-
10-benchmark/benchmark.log | 58 +-
10-benchmark/console.log.xz | Bin 3376 -> 3376 bytes
11-check_regression/console.log.xz | Bin 5392 -> 5600 bytes
11-check_regression/results-0.csv | 3928 +-
11-check_regression/results-1.csv | 15438 +-
11-check_regression/results-brief.csv | 34 +-
11-check_regression/results-compare.csv | 5 +-
11-check_regression/results-full.csv | 2023 +-
11-check_regression/results-perf-0.csv | 1910 +-
11-check_regression/results-perf-1.csv | 1961 +-
11-check_regression/results-size-0.csv | 231794 +++++++++---------
11-check_regression/results-size-1.csv | 111006 +++++----
11-check_regression/results-vect-0.csv | 20 +-
11-check_regression/results-vect-1.csv | 16 +-
11-check_regression/results.csv | 139 +-
11-check_regression/results.log | 2492 +-
12-update_baseline/console.log | 4288 +-
12-update_baseline/results-0.csv | 3928 +-
12-update_baseline/results-1.csv | 15438 +-
12-update_baseline/results-brief.csv | 34 +-
12-update_baseline/results-compare.csv | 5 +-
12-update_baseline/results-full.csv | 2023 +-
12-update_baseline/results-perf-0.csv | 1910 +-
12-update_baseline/results-perf-1.csv | 1961 +-
12-update_baseline/results-size-0.csv | 231794 +++++++++---------
12-update_baseline/results-size-1.csv | 111006 +++++----
12-update_baseline/results-vect-0.csv | 20 +-
12-update_baseline/results-vect-1.csv | 16 +-
12-update_baseline/results.csv | 139 +-
12-update_baseline/results.log | 2496 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 1260412 -> 1266356 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 107640 -> 107008 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 3527984 -> 3507340 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 35844 -> 34508 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 194852 -> 195624 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 2037484 -> 2031240 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 3363304 -> 3453364 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 541904 -> 532656 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 1220072 -> 1227260 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 357132 -> 357324 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 159368 -> 159564 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 53372 -> 53004 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 25284 -> 25364 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 841552 -> 833216 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 78336 -> 79212 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 242112 -> 241684 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 7211464 -> 7183760 bytes
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 1260412 -> 1266356 bytes
save-temps/401.bzip2.tar.xz | Bin 107640 -> 107008 bytes
save-temps/403.gcc.tar.xz | Bin 3527984 -> 3507340 bytes
save-temps/429.mcf.tar.xz | Bin 35844 -> 34508 bytes
save-temps/444.namd.tar.xz | Bin 194852 -> 195624 bytes
save-temps/445.gobmk.tar.xz | Bin 2037484 -> 2031240 bytes
save-temps/447.dealII.tar.xz | Bin 3363304 -> 3453364 bytes
save-temps/450.soplex.tar.xz | Bin 541904 -> 532656 bytes
save-temps/453.povray.tar.xz | Bin 1220072 -> 1227260 bytes
save-temps/456.hmmer.tar.xz | Bin 357132 -> 357324 bytes
save-temps/458.sjeng.tar.xz | Bin 159368 -> 159564 bytes
save-temps/462.libquantum.tar.xz | Bin 53372 -> 53004 bytes
save-temps/470.lbm.tar.xz | Bin 25284 -> 25364 bytes
save-temps/471.omnetpp.tar.xz | Bin 841552 -> 833216 bytes
save-temps/473.astar.tar.xz | Bin 78336 -> 79212 bytes
save-temps/482.sphinx3.tar.xz | Bin 242112 -> 241684 bytes
save-temps/483.xalancbmk.tar.xz | Bin 7211464 -> 7183760 bytes
76 files changed, 391582 insertions(+), 354372 deletions(-)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.