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 f02f6a22e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 24a1a3bb9 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 (f02f6a22e)
\
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 1552 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 43632 -> 44016 bytes
05-build_abe-stage1/console.log.xz | Bin 90136 -> 90124 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8528 -> 8576 bytes
08-build_abe-glibc/console.log.xz | Bin 229300 -> 230304 bytes
09-build_abe-stage2/console.log.xz | Bin 223304 -> 223280 bytes
10-build_abe-gdb/console.log.xz | Bin 43644 -> 43588 bytes
11-build_abe-qemu/console.log.xz | Bin 30156 -> 30156 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.
unknown user pushed a change to branch master
in repository gcc.
from 8a260d652c4 testsuite: fix failing complex add testcases PR103000
new 68b48f3f4c4 middle-end: Teach CSE to be able to do vector extracts.
new 1d5c43db79b AArch64: Add better costing for vector constants and operations
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/config/aarch64/aarch64-cost-tables.h | 30 +++++--
gcc/config/aarch64/aarch64-simd.md | 10 ++-
gcc/config/aarch64/aarch64.c | 38 ++++++++-
gcc/config/arm/aarch-common-protos.h | 3 +
gcc/config/arm/aarch-cost-tables.h | 30 +++++--
gcc/cse.c | 80 ++++++++++++++----
gcc/rtl.h | 7 ++
gcc/simplify-rtx.c | 22 +++++
.../gcc.target/aarch64/vect-cse-codegen.c | 97 ++++++++++++++++++++++
9 files changed, 279 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vect-cse-codegen.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from c908dea26fb macho-o archive sanity checks
new 2047d95b897 [gdb/doc]: Updated manpages to be consistent with help
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/doc/gdb.texinfo | 147 +++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 111 insertions(+), 36 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 gcc.
from bd5e882cf6e diagnostics: escape non-ASCII source bytes for certain diagnostics
new 8a260d652c4 testsuite: fix failing complex add testcases PR103000
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.dg/vect/complex/fast-math-bb-slp-complex-add-double.c | 3 ++-
.../gcc.dg/vect/complex/fast-math-bb-slp-complex-add-float.c | 3 ++-
.../gcc.dg/vect/complex/fast-math-bb-slp-complex-add-pattern-float.c | 3 ++-
.../vect/complex/fast-math-bb-slp-complex-add-pattern-half-float.c | 5 +++--
4 files changed, 9 insertions(+), 5 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 4851c80ce8d Rename duplicate_loop_to_header_edge to duplicate_loop_body [...]
adds 14d31404053 aarch64: Fix redundant check in aut insn generation
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/aarch64.c | 6 +-----
gcc/config/aarch64/aarch64.md | 3 +--
2 files changed, 2 insertions(+), 7 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 gcc.
from 0187c03be31 Don't register nonsensical relations.
new 4e0f56d7af9 Move statics to threader pass class.
new bc5baac5c37 Add debug counters to back threader.
new 91bac9fed5d libstdc++: Fix range access for empty std::valarray [PR103022]
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/dbgcnt.def | 4 +
gcc/passes.def | 10 +-
gcc/tree-ssa-threadbackward.c | 179 ++++++++++++++-------
libstdc++-v3/include/std/valarray | 30 +++-
.../testsuite/26_numerics/valarray/103022.cc | 15 ++
.../testsuite/26_numerics/valarray/range_access.cc | 49 +++++-
.../26_numerics/valarray/range_access2.cc | 22 ++-
7 files changed, 227 insertions(+), 82 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/valarray/103022.cc
--
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 a81134adf 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 63e66af10 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 (a81134adf)
\
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 1576 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
04-build_abe-binutils/console.log.xz | Bin 44728 -> 44960 bytes
05-build_abe-stage1/console.log.xz | Bin 71732 -> 71512 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8744 -> 8652 bytes
08-build_abe-glibc/console.log.xz | Bin 235716 -> 236524 bytes
09-build_abe-stage2/console.log.xz | Bin 201060 -> 201032 bytes
10-build_abe-gdb/console.log.xz | Bin 44512 -> 44440 bytes
11-build_abe-qemu/console.log.xz | Bin 30808 -> 30568 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.