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/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards ac79d6fd 9: update: binutils-gcc-glibc-llvm: 1
new c2d19d90 9: update: binutils-gcc-glibc-llvm: 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 (ac79d6fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 184 +-
02-prepare_abe/console.log | 228 +-
03-build_abe-binutils/console.log | 11667 +-
04-build_abe-stage1/console.log | 19976 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39244 ++++---
07-build_abe-stage2/console.log | 44983 ++++----
08-build_llvm-true/console.log | 12862 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 12 +-
10-benchmark--Oz_mthumb/console.log | 178 +-
11-check_regression/console.log | 2887 +-
11-check_regression/results-0.csv | 2316 +-
11-check_regression/results-1.csv | 2284 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 5 +-
11-check_regression/results-full.csv | 2468 +-
11-check_regression/results.csv | 169 +-
11-check_regression/results.log | 2728 +-
12-update_baseline/console.log | 8681 +-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-1.csv | 2284 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 3 +-
12-update_baseline/results-full.csv | 2284 +-
12-update_baseline/results.csv | 167 +-
12-update_baseline/results.log | 1994 +-
12-update_baseline/results.regressions | 3 +
console.log | 141202 ++++++++++++-------------
jenkins/manifest.sh | 24 +-
regressions.txt | 4 -
results | 5 +-
results_id | 2 +-
33 files changed, 148488 insertions(+), 150728 deletions(-)
create mode 100644 12-update_baseline/results.regressions
delete mode 100644 regressions.txt
--
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 d9e49b61691 Fix DWARF disassembly of DW_OP_const_type
new 9e7c9a03eef Fix attributes of typed enums of typedefs
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:
gdb/ChangeLog | 5 +++++
gdb/dwarf2/read.c | 10 ++++++----
gdb/testsuite/ChangeLog | 6 ++++++
.../typed-enum.cc} | 22 +++++++++++----------
.../gdb.cp/{pr9067.exp => typed-enum.exp} | 23 ++++++++--------------
5 files changed, 37 insertions(+), 29 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/break-inline-psymtab-2.c => gdb.cp/typed-enum.cc} (79%)
copy gdb/testsuite/gdb.cp/{pr9067.exp => typed-enum.exp} (76%)
--
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 afae9879c28 libstdc++: Fix std::to_address for debug iterators (PR 93960)
new b445ceec81b gcc-8 sra: Cap number of sub-access propagations with a par [...]
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/ChangeLog | 10 ++
gcc/doc/invoke.texi | 5 +
gcc/params.def | 7 ++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/tree-ssa/pr93435.c | 159 ++++++++++++++++++++++++++++++++
gcc/tree-sra.c | 34 ++++++-
6 files changed, 219 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93435.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_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 86f7d3333bd Fix fortran/85982 ICE in resolve_component.
adds 7fe7c950c32 Daily bump.
adds 69df6742cb4 Backport 55a7380213a5c16120d5c674fb42b38a3d796b57
adds b20b7f7e88f libstdc++: Fix std::to_address for debug iterators (PR 93960)
new a1bb16994ca gcc-9 sra: Cap number of sub-access propagations with a par [...]
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/ChangeLog | 19 +++
gcc/DATESTAMP | 2 +-
gcc/doc/invoke.texi | 5 +
gcc/ipa-icf-gimple.c | 4 +
gcc/params.def | 7 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/tree-ssa/pr93435.c | 159 +++++++++++++++++++++
gcc/tree-sra.c | 34 ++++-
libstdc++-v3/ChangeLog | 11 ++
libstdc++-v3/include/bits/ptr_traits.h | 11 +-
libstdc++-v3/testsuite/20_util/to_address/1_neg.cc | 2 +-
.../20_util/to_address/{1_neg.cc => debug.cc} | 26 ++--
12 files changed, 268 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr93435.c
copy libstdc++-v3/testsuite/20_util/to_address/{1_neg.cc => debug.cc} (66%)
--
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/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 511473b6 0: update: binutils-gcc-linux: boot
new a5474eb1 0: update: binutils-gcc-linux: boot
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 (511473b6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 68 +-
02-prepare_abe/console.log | 52 +-
03-build_abe-binutils/console.log | 11112 +++++------
04-build_abe-stage1/console.log | 17286 ++++++++---------
05-build_linux/console.log | 730 +-
06-boot_linux/console.log | 392 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29676 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 29679 insertions(+), 29675 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.