This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards f2c12080 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 76680334 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (f2c12080)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1548 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43232 -> 43940 bytes
04-build_abe-stage1/console.log.xz | Bin 70700 -> 71524 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9224 -> 9512 bytes
07-build_abe-glibc/console.log.xz | Bin 235572 -> 235360 bytes
08-build_abe-stage2/console.log.xz | Bin 189196 -> 189984 bytes
09-build_abe-gdb/console.log.xz | Bin 43008 -> 43552 bytes
10-build_abe-qemu/console.log.xz | Bin 32628 -> 32784 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3896 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2448 -> 2948 bytes
13-check_regression/console.log.xz | Bin 4260 -> 4052 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 49 -
13-check_regression/results.compare | 29 +-
13-check_regression/results.compare2 | 206 +-
13-check_regression/results.regressions | 69 -
14-update_baseline/console.log | 444 ++--
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 49 -
14-update_baseline/results.compare | 29 +-
14-update_baseline/results.compare2 | 206 +-
14-update_baseline/results.regressions | 69 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3257452 -> 3256720 bytes
sumfiles/g++.sum | 222 +-
sumfiles/gcc.log.xz | Bin 2809312 -> 2802584 bytes
sumfiles/gcc.sum | 4169 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 848136 -> 850652 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2280 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 162772 -> 162796 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2636 -> 2640 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 402148 -> 403108 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 2652 insertions(+), 3045 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-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_gcc_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/gcc.
from f459220912d Daily bump.
adds 3556ab610cb Daily bump.
adds 7edb992d819 compiler: correct condition for calling memclrHasPointers
adds a22c0458cb5 Daily bump.
adds 0d09acc0d62 Fortran - improve error recovery determining array element [...]
adds 7ca5bcb0f12 Fortran - out of bounds in array constructor with implied do loop
adds 2ae73531d33 Daily bump.
new 09a2049123e d: Don't include terminating null pointer in string express [...]
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/d/d-builtins.cc | 2 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/fortran/expr.c | 7 +++----
gcc/fortran/trans-expr.c | 4 +++-
gcc/go/gofrontend/expressions.cc | 2 +-
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gdc.dg/pr102185.d | 7 +++++++
gcc/testsuite/gfortran.dg/bounds_check_23.f90 | 18 ++++++++++++++++++
gcc/testsuite/gfortran.dg/pr101327.f90 | 11 +++++++++++
10 files changed, 80 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/pr102185.d
create mode 100644 gcc/testsuite/gfortran.dg/bounds_check_23.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr101327.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_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 52a3d18e3e Automatic date update in version.in
adds 73dff20983 Automatic date update in version.in
adds cd7ad6ffc2 Automatic date update in version.in
adds 97a124ac99 Automatic date update in version.in
No new revisions were added by this update.
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.
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/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 3dad3c51 0: update: binutils-gcc: 2
new bf80edcc 0: update: binutils-gcc: 2
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 (3dad3c51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1536 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 61476 -> 61176 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 453184 -> 446728 bytes
06-check_regression/console.log.xz | Bin 388 -> 388 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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
in repository toolchain/ci/interesting-commits.
from 2c49038 Add last-good 955c9437fd605216445fbd608de4ef1d96f825e9 from h [...]
new da00482 Add regression 50f4ae58eb136bc9d802cb98f02b6ff237eb61e0 from [...]
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:
llvm | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1
in repository toolchain/ci/interesting-commits.
from e65397a Add regression 10c982e0b3e6d46d1fe288d7dbe0a393c65a640f from [...]
new 2c49038 Add last-good 955c9437fd605216445fbd608de4ef1d96f825e9 from 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:
llvm | 1 +
1 file changed, 1 insertion(+)
--
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_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards c628d6d3 2: update: binutils-gcc-linux-glibc: 1
new ee6e4d91 2: update: binutils-gcc-linux-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 (c628d6d3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/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.xz | Bin 1836 -> 1708 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42680 -> 42720 bytes
04-build_abe-stage1/console.log.xz | Bin 92272 -> 90392 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-linux/console.log.xz | Bin 8996 -> 9160 bytes
07-build_abe-glibc/console.log.xz | Bin 230284 -> 230224 bytes
08-build_abe-stage2/console.log.xz | Bin 208692 -> 204540 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 58 +-
10-benchmark/console.log.xz | Bin 3012 -> 3096 bytes
11-check_regression/console.log.xz | Bin 1984 -> 1936 bytes
11-check_regression/results-0.csv | 191 +-
11-check_regression/results-1.csv | 198 +-
11-check_regression/results-brief.csv | 58 +-
11-check_regression/results-compare.csv | 30 +-
11-check_regression/results-full.csv | 202 +-
11-check_regression/results.csv | 70 +-
11-check_regression/results.log | 5098 ++++++++++++++++---------------
12-update_baseline/console.log | 2700 ++++++++--------
12-update_baseline/results-1.csv | 198 +-
12-update_baseline/results-brief.csv | 58 +-
12-update_baseline/results-full.csv | 196 +-
12-update_baseline/results.csv | 70 +-
12-update_baseline/results.log | 3496 ++++++++++-----------
12-update_baseline/results.regressions | 2 +-
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
29 files changed, 6373 insertions(+), 6278 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.