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 9412a840d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new a86de27cd 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 (9412a840d)
\
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 1512 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 30332 -> 30504 bytes
05-build_abe-stage1/console.log.xz | Bin 90492 -> 90872 bytes
07-build_abe-linux/console.log.xz | Bin 8960 -> 9120 bytes
08-build_abe-glibc/console.log.xz | Bin 232600 -> 232392 bytes
09-build_abe-stage2/console.log.xz | Bin 223176 -> 224752 bytes
10-build_abe-gdb/console.log.xz | Bin 37132 -> 37668 bytes
11-build_abe-qemu/console.log.xz | Bin 32756 -> 32060 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
12 files changed, 11 insertions(+), 11 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-aarch64
in repository toolchain/ci/gdb.
from 8ad7c8be4b Revert "Revert "Fix fbsd core matching""
adds 370426d0da Always free matching vector from bfd_check_format_matches
adds 633de70891 use of uninitialised value in input_file_open
No new revisions were added by this update.
Summary of changes:
binutils/addr2line.c | 5 +----
binutils/ar.c | 10 ++--------
binutils/bucomm.c | 6 ++++--
binutils/coffdump.c | 5 +----
binutils/nm.c | 10 ++--------
binutils/objcopy.c | 10 ++--------
binutils/objdump.c | 6 +-----
binutils/size.c | 6 +-----
binutils/srconv.c | 5 +----
gas/input-file.c | 14 +++++++-------
ld/ldlang.c | 7 ++++++-
11 files changed, 28 insertions(+), 56 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-aarch64
in repository toolchain/ci/gcc.
from 4a0aad8f270 gengtype: do not skip char after escape sequnce
adds 42858325e41 clang: fix -Wunused-parameter warning
adds 8d1c6e7038b rs6000: add V1TI into vector comparison expand [PR103316]
adds 6a27c430468 expand: Fix up IFN_ATOMIC_{BIT*,*CMP_0} expansion [PR105951]
new 74e6a403357 match.pd: Fix up __builtin_mul_overflow_p signed type optim [...]
new 9642d07c35f match.pd: Improve y == MIN || x < y optimization [PR105983]
The 2 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/builtins.cc | 51 +++++-
gcc/config/rs6000/rs6000-builtin.cc | 21 +--
gcc/config/rs6000/vector.md | 195 +++++++--------------
gcc/cp/decl2.cc | 2 +-
gcc/match.pd | 13 +-
gcc/testsuite/gcc.c-torture/execute/pr105984.c | 19 ++
gcc/testsuite/gcc.dg/tree-ssa/pr105983.c | 17 ++
gcc/testsuite/gcc.target/i386/pr105951-1.c | 5 +
gcc/testsuite/gcc.target/i386/pr105951-2.c | 5 +
.../gcc.target/powerpc/fold-vec-cmp-int128.c | 87 +++++++++
gcc/testsuite/gcc.target/powerpc/pr103316.c | 81 +++++++++
gcc/tree-ssa-ccp.cc | 19 +-
12 files changed, 346 insertions(+), 169 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr105984.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr105983.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-2.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/fold-vec-cmp-int128.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr103316.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-aarch64
in repository toolchain/ci/binutils-gdb.
from 8ad7c8be4b Revert "Revert "Fix fbsd core matching""
adds 370426d0da Always free matching vector from bfd_check_format_matches
adds 633de70891 use of uninitialised value in input_file_open
No new revisions were added by this update.
Summary of changes:
binutils/addr2line.c | 5 +----
binutils/ar.c | 10 ++--------
binutils/bucomm.c | 6 ++++--
binutils/coffdump.c | 5 +----
binutils/nm.c | 10 ++--------
binutils/objcopy.c | 10 ++--------
binutils/objdump.c | 6 +-----
binutils/size.c | 6 +-----
binutils/srconv.c | 5 +----
gas/input-file.c | 14 +++++++-------
ld/ldlang.c | 7 ++++++-
11 files changed, 28 insertions(+), 56 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 5a69a419f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e24de6659 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 (5a69a419f)
\
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 1560 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30392 -> 30472 bytes
05-build_abe-stage1/console.log.xz | Bin 72488 -> 72784 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8956 -> 8880 bytes
08-build_abe-glibc/console.log.xz | Bin 238856 -> 238820 bytes
09-build_abe-stage2/console.log.xz | Bin 203700 -> 204092 bytes
10-build_abe-gdb/console.log.xz | Bin 37640 -> 37680 bytes
11-build_abe-qemu/console.log.xz | Bin 32424 -> 32180 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
13 files changed, 18 insertions(+), 18 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_ubsan
in repository toolchain/ci/base-artifacts.
discards 1656c6508 0: update: binutils-gcc: 2
new 738ee6f26 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 (1656c6508)
\
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.xz | Bin 1540 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 39552 -> 38476 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 326936 -> 329272 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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 8ad7c8be4b Revert "Revert "Fix fbsd core matching""
adds 370426d0da Always free matching vector from bfd_check_format_matches
adds 633de70891 use of uninitialised value in input_file_open
No new revisions were added by this update.
Summary of changes:
binutils/addr2line.c | 5 +----
binutils/ar.c | 10 ++--------
binutils/bucomm.c | 6 ++++--
binutils/coffdump.c | 5 +----
binutils/nm.c | 10 ++--------
binutils/objcopy.c | 10 ++--------
binutils/objdump.c | 6 +-----
binutils/size.c | 6 +-----
binutils/srconv.c | 5 +----
gas/input-file.c | 14 +++++++-------
ld/ldlang.c | 7 ++++++-
11 files changed, 28 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.