This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fae00a0ac0e c++: use range-for more
new d3f7a2fa64f Workaround ICE in gimple_call_static_chain_flags
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/gimple.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 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_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b02c2e5ff 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
new 1723258a9 3: reset: linux-af3826db74d184bc9c2c9d3ff34548e5f317a6f3: 20151
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 (b02c2e5ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1596 -> 1612 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42632 -> 41956 bytes
04-build_llvm/console.log.xz | Bin 59164 -> 58184 bytes
05-build_abe-qemu/console.log.xz | Bin 32032 -> 31336 bytes
06-build_linux/console.log.xz | Bin 4472 -> 3864 bytes
08-check_regression/console.log.xz | Bin 488 -> 476 bytes
09-update_baseline/console.log | 38 +++++++++++++++++------------------
jenkins/manifest.sh | 4 ++--
9 files changed, 21 insertions(+), 21 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 eb04ccf4bfd aarch64: Pass and return Neon vector-tuple types without a [...]
new fae00a0ac0e c++: use range-for more
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/cp/call.c | 12 ++++--------
gcc/cp/constexpr.c | 25 ++++++++++++-------------
gcc/cp/decl.c | 14 +++-----------
gcc/cp/decl2.c | 10 +++-------
gcc/cp/pt.c | 30 +++++++++++-------------------
gcc/cp/typeck.c | 9 +++------
6 files changed, 36 insertions(+), 64 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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/gcc.
from 4719d058452 Update documentation of %X spec
adds 818961c1765 Daily bump.
adds ee13a30bffa Daily bump.
adds cfc3c7544ce Daily bump.
adds d0d8bd6378f Daily bump.
adds 0111975c072 libstdc++: Fix range access for empty std::valarray [PR103022]
adds fdc2700d095 Daily bump.
adds 742d2244e33 Daily bump.
adds d60e310a4b5 ipa/102714 - IPA SRA eliding volatile
adds 41bea618a77 [PR102842] Consider all outputs in generation of matching reloads
adds fb87e2af555 ranger: Fix `-Werror' build error with `ranger_cache::push_ [...]
adds 05fd46b833c Daily bump.
adds fbd61aadf5d i386: Fix wrong result for AMX-TILE intrinsic when parsing [...]
new 3bfc70ca114 x86: Check leal/addl gcc.target/i386/amxtile-3.c for x32
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 | 25 +++++
gcc/DATESTAMP | 2 +-
gcc/config/i386/amxtileintrin.h | 6 +-
gcc/gimple-range-cache.cc | 2 +-
gcc/ipa-sra.c | 40 +++----
gcc/lra-constraints.c | 17 +--
gcc/testsuite/ChangeLog | 13 +++
gcc/testsuite/g++.target/arm/pr102842.C | 30 ++++++
gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 +++++++++++++++++++++
gcc/testsuite/gcc.target/i386/amxtile-3.c | 34 ++++++
libstdc++-v3/ChangeLog | 13 +++
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 +++-
15 files changed, 364 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/g++.target/arm/pr102842.C
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.c
create mode 100644 gcc/testsuite/gcc.target/i386/amxtile-3.c
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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from b7f12798a5 Automatic date update in version.in
adds b8244b33a0 Automatic date update in version.in
adds 61b0daa408 Automatic date update in version.in
adds 786735af68 Automatic date update in version.in
adds cdc39779b6 Automatic date update in version.in
adds 86f474b5ff Automatic date update in version.in
adds 17ca3e2a9a Automatic date update in version.in
adds b1d7b59622 PR28523, ld.bfd created undefined symbols on ppc64
adds b794e0d763 Automatic date update in version.in
adds 96eb21265e PR28540, segmentation fault on NULL byte_get
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 30 ++++++++++++++----------------
bfd/version.h | 2 +-
binutils/objdump.c | 2 +-
3 files changed, 16 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_kernel/gnu-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards bbc7f3445 0: update: binutils-gcc-linux-qemu: boot
new 66255838f 0: update: binutils-gcc-linux-qemu: boot
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 (bbc7f3445)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1752 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42012 -> 42008 bytes
04-build_abe-stage1/console.log.xz | Bin 85764 -> 85732 bytes
05-build_abe-qemu/console.log.xz | Bin 29560 -> 30336 bytes
06-build_linux/console.log.xz | Bin 3420 -> 3436 bytes
07-boot_linux/console.log.xz | Bin 5784 -> 5820 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 16 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.