This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8f8060b9 2: update: qemu-bc6ec396d471d9e4aae7e2ff8b72e11da9a97665: 20673
new 6db4a534 2: update: linux-1831fed559732b132aef0ea8261ac77e73f7eadf: 20674
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 (8f8060b9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 1548 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29928 -> 30052 bytes
04-build_abe-stage1/console.log.xz | Bin 73024 -> 73612 bytes
05-build_abe-qemu/console.log.xz | Bin 30684 -> 32728 bytes
06-build_linux/console.log.xz | Bin 19676 -> 18240 bytes
08-check_regression/console.log.xz | Bin 476 -> 484 bytes
09-update_baseline/console.log | 134 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +--
results | 2 +-
10 files changed, 73 insertions(+), 73 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/master-arm
in repository toolchain/ci/gcc.
from df00d10320c Daily bump.
adds b789c44c646 tree-optimization/105175 - avoid -Wvector-operation-performance
adds cef03728234 libgcc: IA64: don't compile glibc-based unwinder without li [...]
adds 5e6597064b0 fold-const: Fix up make_range_step [PR105189]
adds 6e274368720 c: Error on va_arg with function type [PR105149]
adds 04ecadbeae5 testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]
No new revisions were added by this update.
Summary of changes:
gcc/c/c-typeck.cc | 6 ++++
gcc/fold-const.cc | 28 ++++++++++++++++-
gcc/testsuite/c-c++-common/torture/20050113-1.c | 1 +
gcc/testsuite/g++.dg/torture/pr105189.C | 19 ++++++++++++
gcc/testsuite/gcc.dg/pr105149.c | 16 ++++++++++
gcc/testsuite/gcc.dg/pr105175.c | 16 ++++++++++
gcc/tree-vect-generic.cc | 41 ++++++++++++++++---------
gcc/tree-vect-stmts.cc | 2 ++
libgcc/config/ia64/fde-glibc.c | 2 ++
9 files changed, 116 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr105189.C
create mode 100644 gcc/testsuite/gcc.dg/pr105149.c
create mode 100644 gcc/testsuite/gcc.dg/pr105175.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/master-arm
in repository toolchain/ci/binutils-gdb.
from d3a76a5583 gdb: change file_file_name to return an std::string
adds 916c9be4a3 gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
adds 87e10e9c28 gdb/fortran: add support for accessing fields of extended types
adds 110aae55a8 gdb/fortran: print fortran extended types with ptype
No new revisions were added by this update.
Summary of changes:
gdb/MAINTAINERS | 1 +
gdb/f-exp.y | 7 +-
gdb/f-lang.h | 11 ++
gdb/f-typeprint.c | 24 +++-
gdb/testsuite/gdb.fortran/oop_extend_type.exp | 190 ++++++++++++++++++++++++++
gdb/testsuite/gdb.fortran/oop_extend_type.f90 | 69 ++++++++++
gdb/valops.c | 9 ++
7 files changed, 307 insertions(+), 4 deletions(-)
create mode 100755 gdb/testsuite/gdb.fortran/oop_extend_type.exp
create mode 100755 gdb/testsuite/gdb.fortran/oop_extend_type.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 7d058575 0: update: binutils-gcc: 1
new dbc5e8e4 0: update: binutils-gcc: 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 (7d058575)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (dbc5e8e4)
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 1664 -> 1484 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 52764 -> 51424 bytes
04-build_abe-gcc/console.log.xz | Bin 230384 -> 230732 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3796 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2420 -> 2664 bytes
07-check_regression/console.log.xz | Bin 2368 -> 3016 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 6 +
07-check_regression/results.compare | 9 +-
07-check_regression/results.compare2 | 49 +-
07-check_regression/results.regressions | 26 +
08-update_baseline/console.log | 324 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 6 +
08-update_baseline/results.compare | 9 +-
08-update_baseline/results.compare2 | 49 +-
08-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2747756 -> 2782928 bytes
sumfiles/g++.sum | 34 +-
sumfiles/gcc.log.xz | Bin 2352720 -> 2345660 bytes
sumfiles/gcc.sum | 4516 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 901264 -> 895972 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2172 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199068 -> 199192 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2536 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 457560 -> 454036 bytes
sumfiles/libstdc++.sum | 2 +-
33 files changed, 2686 insertions(+), 2449 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ab72fae5 3: reset: linux-62eb29526b48d20704668a2fdf97a49d01bf52ce: 20209
discards 577b69c2 2: update: linux-5191290407668028179f2544a11ae9b57f0bcf07: 20222
new 3d5ffbd5 2: update: linux-5191290407668028179f2544a11ae9b57f0bcf07: 20222
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 (ab72fae5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1576 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 29352 -> 29116 bytes
04-build_llvm/console.log.xz | Bin 60316 -> 61232 bytes
05-build_abe-qemu/console.log.xz | Bin 31828 -> 31780 bytes
06-build_linux/console.log.xz | Bin 5520 -> 5128 bytes
08-check_regression/console.log.xz | Bin 1264 -> 488 bytes
08-check_regression/jira-body.txt | 2 -
08-check_regression/mail-body.txt | 37 --------
08-check_regression/mail-subject.txt | 1 -
08-check_regression/results.regressions | 11 ---
08-check_regression/trigger-bisect | 2 -
09-update_baseline/console.log | 160 +++++++++++++++++++++++++-------
jenkins/manifest.sh | 10 +-
mail/jira-body.txt | 5 -
mail/mail-body.txt | 40 --------
mail/mail-subject.txt | 1 -
reset-baseline | 0
results | 13 +--
19 files changed, 131 insertions(+), 151 deletions(-)
delete mode 100644 08-check_regression/jira-body.txt
delete mode 100644 08-check_regression/mail-body.txt
delete mode 100644 08-check_regression/mail-subject.txt
delete mode 100644 08-check_regression/results.regressions
delete mode 100644 08-check_regression/trigger-bisect
delete mode 100644 mail/jira-body.txt
delete mode 100644 mail/mail-body.txt
delete mode 100644 mail/mail-subject.txt
delete mode 100644 reset-baseline
--
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_apm/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 2496494b 0: update: glibc-5325233313c66aea13e86f5dd59618e9dd74b510: 1
new 6cceed8d 0: update: linux-79714efdeed8e6dc41147c31d44f31a1a17cc6da: 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 (2496494b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_apm/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 1744 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31192 -> 30100 bytes
04-build_abe-stage1/console.log.xz | Bin 75080 -> 73620 bytes
06-build_abe-linux/console.log.xz | Bin 10652 -> 9084 bytes
07-build_abe-glibc/console.log.xz | Bin 239928 -> 237184 bytes
08-build_abe-stage2/console.log.xz | Bin 178460 -> 177572 bytes
09-build_llvm-true/console.log.xz | Bin 62112 -> 61564 bytes
10-benchmark/benchmark-build.log | 40 +-
10-benchmark/benchmark.log | 38 +-
10-benchmark/console.log.xz | Bin 3124 -> 3168 bytes
11-check_regression/console.log.xz | Bin 2884 -> 2868 bytes
11-check_regression/results-0.csv | 4757 +-
11-check_regression/results-1.csv | 6617 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 175 +-
11-check_regression/results-perf-0.csv | 188 +-
11-check_regression/results-perf-1.csv | 180 +-
11-check_regression/results-size-0.csv | 174702 ++++++++--------
11-check_regression/results-size-1.csv | 193300 +++++++++---------
11-check_regression/results-vect-0.csv | 18 +-
11-check_regression/results-vect-1.csv | 18 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 4380 +-
12-update_baseline/console.log | 1596 +-
12-update_baseline/results-0.csv | 4757 +-
12-update_baseline/results-1.csv | 6617 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 175 +-
12-update_baseline/results-perf-0.csv | 188 +-
12-update_baseline/results-perf-1.csv | 180 +-
12-update_baseline/results-size-0.csv | 174702 ++++++++--------
12-update_baseline/results-size-1.csv | 193300 +++++++++---------
12-update_baseline/results-vect-0.csv | 18 +-
12-update_baseline/results-vect-1.csv | 18 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 4378 +-
.../top-artifacts/save-temps/400.perlbench.tar.xz | Bin 394792 -> 397940 bytes
.../top-artifacts/save-temps/401.bzip2.tar.xz | Bin 43364 -> 43436 bytes
.../top-artifacts/save-temps/403.gcc.tar.xz | Bin 1194912 -> 1197244 bytes
.../top-artifacts/save-temps/429.mcf.tar.xz | Bin 21768 -> 21724 bytes
.../top-artifacts/save-temps/433.milc.tar.xz | Bin 56776 -> 56848 bytes
.../top-artifacts/save-temps/444.namd.tar.xz | Bin 45544 -> 45600 bytes
.../top-artifacts/save-temps/445.gobmk.tar.xz | Bin 611764 -> 615912 bytes
.../top-artifacts/save-temps/447.dealII.tar.xz | Bin 848400 -> 848544 bytes
.../top-artifacts/save-temps/450.soplex.tar.xz | Bin 198952 -> 202948 bytes
.../top-artifacts/save-temps/453.povray.tar.xz | Bin 452232 -> 453592 bytes
.../top-artifacts/save-temps/456.hmmer.tar.xz | Bin 121696 -> 121304 bytes
.../top-artifacts/save-temps/458.sjeng.tar.xz | Bin 51124 -> 51124 bytes
.../top-artifacts/save-temps/462.libquantum.tar.xz | Bin 23024 -> 22980 bytes
.../top-artifacts/save-temps/464.h264ref.tar.xz | Bin 173296 -> 173088 bytes
.../top-artifacts/save-temps/470.lbm.tar.xz | Bin 15276 -> 15276 bytes
.../top-artifacts/save-temps/471.omnetpp.tar.xz | Bin 334364 -> 314592 bytes
.../top-artifacts/save-temps/473.astar.tar.xz | Bin 42480 -> 42188 bytes
.../top-artifacts/save-temps/482.sphinx3.tar.xz | Bin 93092 -> 92972 bytes
.../top-artifacts/save-temps/483.xalancbmk.tar.xz | Bin 3137196 -> 3188952 bytes
jenkins/manifest.sh | 6 +-
results_id | 2 +-
save-temps/400.perlbench.tar.xz | Bin 394792 -> 397940 bytes
save-temps/401.bzip2.tar.xz | Bin 43364 -> 43436 bytes
save-temps/403.gcc.tar.xz | Bin 1194912 -> 1197244 bytes
save-temps/429.mcf.tar.xz | Bin 21768 -> 21724 bytes
save-temps/433.milc.tar.xz | Bin 56776 -> 56848 bytes
save-temps/444.namd.tar.xz | Bin 45544 -> 45600 bytes
save-temps/445.gobmk.tar.xz | Bin 611764 -> 615912 bytes
save-temps/447.dealII.tar.xz | Bin 848400 -> 848544 bytes
save-temps/450.soplex.tar.xz | Bin 198952 -> 202948 bytes
save-temps/453.povray.tar.xz | Bin 452232 -> 453592 bytes
save-temps/456.hmmer.tar.xz | Bin 121696 -> 121304 bytes
save-temps/458.sjeng.tar.xz | Bin 51124 -> 51124 bytes
save-temps/462.libquantum.tar.xz | Bin 23024 -> 22980 bytes
save-temps/464.h264ref.tar.xz | Bin 173296 -> 173088 bytes
save-temps/470.lbm.tar.xz | Bin 15276 -> 15276 bytes
save-temps/471.omnetpp.tar.xz | Bin 334364 -> 314592 bytes
save-temps/473.astar.tar.xz | Bin 42480 -> 42188 bytes
save-temps/482.sphinx3.tar.xz | Bin 93092 -> 92972 bytes
save-temps/483.xalancbmk.tar.xz | Bin 3137196 -> 3188952 bytes
77 files changed, 387754 insertions(+), 382768 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.