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/gdb.
from c7cd10637c [gdb/symtab] Fix assert in read_addrmap_from_aranges
new 411c7e044f [gdb/build] Fix build with gcc 4.8.5
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/user-regs.c | 6 +++---
1 file changed, 3 insertions(+), 3 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from c7cd10637c [gdb/symtab] Fix assert in read_addrmap_from_aranges
adds 411c7e044f [gdb/build] Fix build with gcc 4.8.5
No new revisions were added by this update.
Summary of changes:
gdb/user-regs.c | 6 +++---
1 file changed, 3 insertions(+), 3 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards df6772e50 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 829ef6616 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 (df6772e50)
\
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 1628 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
03-build_abe-binutils/console.log.xz | Bin 30880 -> 30612 bytes
04-build_abe-stage1/console.log.xz | Bin 73828 -> 73908 bytes
06-build_abe-linux/console.log.xz | Bin 8972 -> 9040 bytes
07-build_abe-glibc/console.log.xz | Bin 239936 -> 239660 bytes
08-build_abe-stage2/console.log.xz | Bin 203172 -> 203316 bytes
09-build_abe-gdb/console.log.xz | Bin 38124 -> 37944 bytes
10-build_abe-qemu/console.log.xz | Bin 31932 -> 32096 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3396 -> 3396 bytes
13-check_regression/console.log.xz | Bin 3176 -> 2912 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 28 +-
13-check_regression/results.compare2 | 79 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 456 ++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 28 +-
14-update_baseline/results.compare2 | 79 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 3373740 -> 3407704 bytes
sumfiles/g++.sum | 107 +-
sumfiles/gcc.log.xz | Bin 2991824 -> 2968748 bytes
sumfiles/gcc.sum | 4818 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1025724 -> 1023748 bytes
sumfiles/gfortran.sum | 2 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199988 -> 199840 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 422940 -> 426096 bytes
sumfiles/libstdc++.sum | 12 +-
38 files changed, 2816 insertions(+), 2889 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create 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/master-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 36e96748ede Daily bump.
adds 019a41a7cea Daily bump.
adds a46bca36b7b Allow any immediate constant in *cmp<dwi>_doubleword splitt [...]
adds 19077677351 c++: Add support for __real__/__imag__ modifications in con [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.md | 16 ++++-
gcc/cp/constexpr.cc | 94 +++++++++++++++++++++----
gcc/testsuite/g++.dg/cpp1y/constexpr-complex1.C | 24 +++++++
gcc/testsuite/gcc.target/i386/cmpti1.c | 8 +++
gcc/testsuite/gcc.target/i386/cmpti2.c | 12 ++++
gcc/testsuite/gcc.target/i386/cmpti3.c | 13 ++++
7 files changed, 151 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-complex1.C
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti1.c
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti2.c
create mode 100644 gcc/testsuite/gcc.target/i386/cmpti3.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_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 539410baa 0: update: binutils-gcc: 2
new aad560889 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 (539410baa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/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.xz | Bin 1608 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 50944 -> 51192 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 526200 -> 530416 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
7 files changed, 17 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.