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_bootstrap/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards d379c9b3 0: update: binutils-gcc: 1
new 1ebfa4fd 0: 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 (d379c9b3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 1620 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 37836 -> 38336 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 262848 -> 261912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3868 -> 3872 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2348 -> 2316 bytes
07-check_regression/console.log.xz | Bin 3764 -> 3760 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 39 +-
07-check_regression/results.compare2 | 59 +-
07-check_regression/results.regressions | 39 +-
08-update_baseline/console.log | 588 +--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 39 +-
08-update_baseline/results.compare2 | 59 +-
08-update_baseline/results.regressions | 39 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3548064 -> 3585228 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 3149468 -> 3136292 bytes
sumfiles/gcc.sum | 4958 +++++++++++------------
sumfiles/gfortran.log.xz | Bin 1077320 -> 1082528 bytes
sumfiles/gfortran.sum | 48 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207628 -> 207708 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2732 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 437588 -> 444500 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3048 insertions(+), 3032 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_build/master-arm
in repository toolchain/ci/gdb.
from 38733fdc8c Automatic date update in version.in
adds 53944a3bf5 [gdbsupport] Add parallel_for_each_debug
adds 68a5118c48 [gdb/testsuite] Fix gdb.arch/i386-mpx.exp
adds 9d9dd861e9 [gdb/testsuite] Fix regression in step-indirect-call-thunk.e [...]
adds c3d3b64b34 [gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.exp
adds 4319180c81 [gdbsupport] Improve thread scheduling in parallel_for_each
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 +-
.../gdb.base/step-indirect-call-thunk.exp | 6 +++-
gdb/testsuite/lib/gdb.exp | 25 ++++++++++++-----
gdbsupport/parallel-for.h | 32 +++++++++++++++++++++-
4 files changed, 55 insertions(+), 10 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_build/master-arm
in repository toolchain/ci/gcc.
from 6d7071776e0 Daily bump.
new f9da2663f50 Add UNSPEC_MASKOP to kupck<mode> instructions in sse.md on x86.
new 43c2505b31a Fix issue with x86_64_const_vector_operand predicate on x86.
new 2907bfc3412 PR target/106231: Optimize (any_extend:DI (ctz:SI ...)) on x86_64.
The 3 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/config/i386/i386.md | 60 ++++++++++++++++++++++++++++++
gcc/config/i386/predicates.md | 4 ++
gcc/config/i386/sse.md | 36 +++++++++++-------
gcc/testsuite/gcc.target/i386/pr106231-1.c | 8 ++++
gcc/testsuite/gcc.target/i386/pr106231-2.c | 8 ++++
5 files changed, 102 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr106231-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr106231-2.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_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 38733fdc8c Automatic date update in version.in
adds 53944a3bf5 [gdbsupport] Add parallel_for_each_debug
adds 68a5118c48 [gdb/testsuite] Fix gdb.arch/i386-mpx.exp
adds 9d9dd861e9 [gdb/testsuite] Fix regression in step-indirect-call-thunk.e [...]
adds c3d3b64b34 [gdb/testsuite] Allow override of ASAN_OPTIONS in lib/gdb.exp
adds 4319180c81 [gdbsupport] Improve thread scheduling in parallel_for_each
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 +-
.../gdb.base/step-indirect-call-thunk.exp | 6 +++-
gdb/testsuite/lib/gdb.exp | 25 ++++++++++++-----
gdbsupport/parallel-for.h | 32 +++++++++++++++++++++-
4 files changed, 55 insertions(+), 10 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 2374c151 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new aa13b491 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (2374c151)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/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 1620 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 30032 -> 30408 bytes
05-build_abe-stage1/console.log.xz | Bin 90816 -> 91668 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8660 -> 8668 bytes
08-build_abe-glibc/console.log.xz | Bin 233084 -> 232988 bytes
09-build_abe-stage2/console.log.xz | Bin 222892 -> 223852 bytes
10-build_abe-gdb/console.log.xz | Bin 37424 -> 37760 bytes
11-build_abe-qemu/console.log.xz | Bin 31044 -> 31044 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 18 +++++++++---------
13 files changed, 17 insertions(+), 17 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_native_check_binutils/release-arm
in repository toolchain/ci/gdb.
from d9bc750c92 Automatic date update in version.in
adds 15696e4045 Automatic date update in version.in
adds e705ad3b71 Automatic date update in version.in
new d8edb0dee8 Automatic date update in version.in
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/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_gnu_native_check_binutils/release-arm
in repository toolchain/ci/gcc.
from b8102d1ea4b Daily bump.
adds 5b877e0f688 Daily bump.
adds c1b0037bcc2 Fortran: do not generate conflicting results under -ff2c [P [...]
adds 57f51070d0e Daily bump.
adds 1124c88978e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 +++++++++
gcc/fortran/trans-decl.cc | 2 +-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/pr104313.f | 11 +++++++++++
5 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr104313.f
--
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_native_check_binutils/release-arm
in repository toolchain/ci/binutils-gdb.
from d9bc750c92 Automatic date update in version.in
adds 15696e4045 Automatic date update in version.in
adds e705ad3b71 Automatic date update in version.in
new d8edb0dee8 Automatic date update in version.in
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/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_gnu_native_check_binutils/release-arm
in repository toolchain/ci/base-artifacts.
discards 6498a7c9 0: update: binutils-gcc-linux-glibc-gdb: 1
new 90127ba0 0: update: binutils-gcc-linux-glibc-gdb: 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 (6498a7c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2796 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 50344 -> 50756 bytes
04-build_abe-gcc/console.log.xz | Bin 226200 -> 226504 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8996 -> 9192 bytes
07-build_abe-glibc/console.log.xz | Bin 232408 -> 234080 bytes
08-build_abe-gdb/console.log.xz | Bin 46900 -> 46536 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3796 -> 3800 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2080 -> 2064 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2296 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 116 +++++-----
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 18 +-
sumfiles/binutils.log.xz | Bin 54912 -> 54716 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 96852 -> 96856 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 129024 -> 129044 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 411 insertions(+), 411 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.