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
in repository toolchain/ci/base-artifacts.
discards 6dbcc148 0: update: binutils-gcc: 2
new 27db4b38 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 (6dbcc148)
\
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 | 156 +-
02-prepare_abe/console.log | 480 +-
04-build_abe-binutils/console.log | 12790 ++++---
05-build_abe-bootstrap/console.log | 58134 ++++++++++++++--------------
06-check_regression/console.log | 16 +-
07-update_baseline/console.log | 16 +-
console.log | 71592 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 71578 insertions(+), 71618 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b05929a20ef PR28264, ld.bfd crash on linking efivar with LTO
new 7de7786bb7d ld: Change indirect symbol from IR to undefined
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:
bfd/elflink.c | 23 +++++++++++++++++------
ld/testsuite/ld-plugin/lto.exp | 9 +++++++++
ld/testsuite/ld-plugin/pr28264-1.d | 5 +++++
ld/testsuite/ld-plugin/pr28264-2.d | 5 +++++
ld/testsuite/ld-plugin/pr28264-3.d | 4 ++++
ld/testsuite/ld-plugin/pr28264-4.d | 4 ++++
ld/testsuite/ld-plugin/pr28264.c | 11 +++++++++++
ld/testsuite/ld-plugin/pr28264.ver | 8 ++++++++
8 files changed, 63 insertions(+), 6 deletions(-)
create mode 100644 ld/testsuite/ld-plugin/pr28264-1.d
create mode 100644 ld/testsuite/ld-plugin/pr28264-2.d
create mode 100644 ld/testsuite/ld-plugin/pr28264-3.d
create mode 100644 ld/testsuite/ld-plugin/pr28264-4.d
create mode 100644 ld/testsuite/ld-plugin/pr28264.c
create mode 100644 ld/testsuite/ld-plugin/pr28264.ver
--
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/master-aarch64-bootstrap_O1
in repository toolchain/ci/binutils-gdb.
from 77d63f99d6 Automatic date update in version.in
adds 698c974ffc [gdb/testsuite] Add label option to proc cu
adds 9f63756509 [gdb/testsuite] Support .debug_aranges in dwarf assembly
adds 1d4a20b576 [gdb/testsuite] Add .debug_aranges in more test-cases
adds 6a6429e19b [gdb/testsuite] Generate .debug_aranges entry for dummy CU
adds 426f7bbfd4 [gdb/testsuite] Generate .debug_aranges in gdb.dlang/watch-loc.exp
adds 34daac4b16 [gdb/symtab] Don't write .gdb_index symbol table with empty entries
adds bfc25dcdad Automatic date update in version.in
new b05929a20e PR28264, ld.bfd crash on linking efivar with LTO
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:
bfd/linker.c | 2 +-
bfd/version.h | 2 +-
gdb/dwarf2/index-write.c | 3 +
gdb/testsuite/gdb.dlang/watch-loc.c | 28 ----
gdb/testsuite/gdb.dlang/watch-loc.exp | 21 +--
gdb/testsuite/gdb.dwarf2/dw2-ranges-base.exp | 8 +-
.../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 6 +-
.../template-specification-full-name.exp | 11 +-
gdb/testsuite/lib/dwarf.exp | 170 ++++++++++++++++++++-
9 files changed, 204 insertions(+), 47 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_bootstrap/master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 81c6186b 0: update: binutils-gcc: 2
new ca70e4de 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 (81c6186b)
\
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 | 242 +-
02-prepare_abe/console.log | 448 +-
04-build_abe-binutils/console.log | 12266 +++---
05-build_abe-bootstrap_O1/console.log | 57244 +++++++++++++-------------
06-check_regression/console.log | 18 +-
07-update_baseline/console.log | 16 +-
console.log | 70596 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
8 files changed, 70439 insertions(+), 70403 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-aarch64
in repository toolchain/ci/gcc.
from 94a047359f8 Fix float128-call.c test for power8 IEEE 128 and power10.
adds ac6d5c9112b Reduce vector comparison of uniform vectors to a scalar comparison
adds 10c834f976c Update comments in float128-call.c test.
adds ee914ec4f81 Support limited setcc for H8
adds 771fd4aef99 c++: Set type on dependent ARROW_EXPR
new 1e52538d2b4 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/ChangeLog | 88 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/h8300/bitfield.md | 11 ---
gcc/config/h8300/h8300-protos.h | 1 -
gcc/config/h8300/h8300.c | 24 +------
gcc/config/h8300/h8300.md | 8 +++
gcc/config/h8300/testcompare.md | 80 +++++++++++++++++++++
gcc/cp/ChangeLog | 5 ++
gcc/cp/typeck2.c | 12 +++-
gcc/testsuite/ChangeLog | 43 ++++++++++++
gcc/testsuite/gcc.target/powerpc/float128-call.c | 12 ++--
gcc/tree-ssa-dom.c | 65 +++++++++++++++++
libgfortran/ChangeLog | 8 +++
13 files changed, 315 insertions(+), 44 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-aarch64
in repository toolchain/ci/binutils-gdb.
from 34daac4b16 [gdb/symtab] Don't write .gdb_index symbol table with empty entries
adds bfc25dcdad 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 5f9ff4a5 15: update: binutils-gcc: 1
new a86b5980 15: 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 (5f9ff4a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 | 244 +-
02-prepare_abe/console.log | 494 +-
03-build_abe-binutils/console.log | 12539 ++++---
04-build_abe-gcc/console.log | 34313 +++++++++---------
05-build_abe-dejagnu/console.log | 426 +-
06-build_abe-check_gcc/console.log | 276 +-
07-check_regression/console.log | 326 +-
07-check_regression/results.compare1 | 6 +-
07-check_regression/results.compare2 | 16 +-
08-update_baseline/console.log | 9248 ++---
08-update_baseline/results.compare1 | 6 +-
08-update_baseline/results.compare2 | 16 +-
08-update_baseline/results.regressions | 16 +-
console.log | 57974 +++++++++++++++----------------
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3385404 -> 3406028 bytes
sumfiles/g++.sum | 102 +-
sumfiles/gcc.log.xz | Bin 2863152 -> 2865620 bytes
sumfiles/gcc.sum | 3872 +--
sumfiles/gfortran.log.xz | Bin 827092 -> 827548 bytes
sumfiles/gfortran.sum | 38 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167524 -> 167620 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 423360 -> 426316 bytes
sumfiles/libstdc++.sum | 12 +-
29 files changed, 59924 insertions(+), 60038 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 master
in repository toolchain/gcc-compare-results.
from 3dad5f7 From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-arm/67/
new eeaa43f From https://ci.linaro.org/job/tcwg_gcc_check-bisect-master-arm/68/
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:
contrib/testsuite-management/flaky/tcwg_gcc_check-master-arm.xfail | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.