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.
from e972f1b6 6: reset: binutils-gcc-glibc: 0
new 9c4d48c3 7: reset: binutils-gcc-glibc: 0
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 | 193 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10158 +--
04-build_abe-stage1/console.log | 18140 ++---
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38697 +++++-----
07-build_abe-stage2/console.log | 40176 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/console.log | 162 +-
10-check_regression/console.log | 260 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 10 +-
11-update_baseline/results.log | 4 +-
console.log | 108636 +++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
17 files changed, 108587 insertions(+), 108599 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
in repository toolchain/ci/interesting-commits.
from 9106873 Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 from [...]
new 3b8aa32 Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 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:
gcc | 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_tk1
in repository toolchain/ci/interesting-commits.
from 745f58a Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 from [...]
new 9106873 Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 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:
gcc | 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_gnu/gnu-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 0b8b7fd2 0: update: gcc-0dcb572c08a7b4596f5481cb4491d755a63578ab: 1
new dc589425 0: update: gcc-d4b0f996fc497fba8724960107c3b52d3011c117: 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 (0b8b7fd2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 103 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-bootstrap_debug/console.log | 72246 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 72833 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 72833 insertions(+), 72805 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-Os
in repository toolchain/ci/gcc.
from 81568ce966d Daily bump.
adds e783a36f0b8 Daily bump.
adds 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...]
adds 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
adds a251bf8229e Daily bump.
adds 93c2834e924 Daily bump.
adds d9867034e03 c++: zero_init_expr_p of dependent expression [PR95678]
new d2132067ab2 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 | 6 +++++
gcc/cp/tree.c | 2 +-
gcc/fortran/ChangeLog | 16 +++++++++++++
gcc/fortran/class.c | 18 +++++++++++---
gcc/fortran/expr.c | 4 +++-
gcc/fortran/gfortran.h | 18 +++++++++++---
gcc/fortran/symbol.c | 12 ++++++++++
gcc/testsuite/ChangeLog | 16 +++++++++++++
gcc/testsuite/g++.dg/cpp0x/dependent3.C | 28 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++++
13 files changed, 160 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/dependent3.C
create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95503.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_bmk_tk1/gnu-release-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
from b99b50e9 6: update: binutils-glibc: 0
new 92ffe992 7: reset: binutils-gcc-glibc: 0
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 | 183 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10879 +-
04-build_abe-stage1/console.log | 18014 +--
05-build_abe-linux/console.log | 260 +-
06-build_abe-glibc/console.log | 39054 +++---
07-build_abe-stage2/console.log | 44246 +++----
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 225 +
09-benchmark--Os_mthumb/console.log | 389 +-
10-check_regression/console.log | 156 +-
.../results.log | 6 +-
10-check_regression/trigger-build-binutils-glibc | 6 +
10-check_regression/trigger-build-gcc | 6 +
11-update_baseline/console.log | 50 +-
11-update_baseline/results.log | 4 +-
console.log | 113759 +++++++++---------
jenkins/manifest.sh | 14 +-
reset-baseline | 0
results_id | 2 +-
20 files changed, 114579 insertions(+), 113094 deletions(-)
copy {11-update_baseline => 10-check_regression}/results.log (79%)
create mode 100644 10-check_regression/trigger-build-binutils-glibc
create mode 100644 10-check_regression/trigger-build-gcc
create 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_gnu/gnu-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1958271a 0: update: gcc-3de12cc548c7a37bb68ea10937709dc6385a3b2b: 1
new 805f9bb0 0: update: gcc-3a0ddf7930204a5fcd1249de330ea02b2184f7ba: 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 (1958271a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 162 +-
02-prepare_abe/console.log | 354 +-
04-build_abe-bootstrap_O3/console.log | 94505 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 95037 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 95049 insertions(+), 95023 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_tx1
in repository toolchain/ci/interesting-commits.
from 98d4304 Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 from [...]
new cb79c9f Add regression 93c2834e92419abf04fd9f54ca25ed22086611b0 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:
gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.