This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e2e9df299a2 [C++] Opt out of GNU vector extensions for built-in SVE types
new b5ba56c6e1f PR tree-optimization/92734 * match.pd ((A +- B) - A -> +- [...]
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 | 6 +++
gcc/match.pd | 26 +++++++----
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr92734-2.c | 76 +++++++++++++++++++++++++++++++
4 files changed, 103 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr92734-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_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/gcc.
from 8a1deb24c27 2019-12-02 Sandra Loosemore <sandra(a)codesourcery.com>
adds e95c2ba7b95 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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_kernel/gnu-release-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4b6e804 0: update: binutils-gcc-linux: all
new 2947938 0: update: binutils-gcc-linux-: all
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 (4b6e804)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 166 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 10532 +++++++--------
04-build_abe-stage1/console.log | 14179 ++++++++++----------
05-build_linux/console.log | 768 +-
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26112 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 26066 insertions(+), 26151 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/llvm-release-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4cb1050 0: update: llvm-linux: boot
new c23093f 0: update: llvm-linux-: 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 (4cb1050)
\
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 | 76 +-
02-build_llvm/console.log | 12010 +++++++++++++++++------------------
03-build_linux/console.log | 807 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 12901 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12905 insertions(+), 12907 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 7be087667f6 PR fortran/92756 * trans-openmp.c (gfc_trans_omp_teams): [...]
new e2e9df299a2 [C++] Opt out of GNU vector extensions for built-in SVE types
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/ChangeLog | 15 +
gcc/cp/call.c | 10 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/cvt.c | 13 +-
gcc/cp/typeck.c | 34 +-
gcc/testsuite/ChangeLog | 5 +
.../aarch64/sve/acle/general-c++/gnu_vectors_1.C | 489 +++++++++++++++++++++
.../aarch64/sve/acle/general-c++/gnu_vectors_2.C | 489 +++++++++++++++++++++
8 files changed, 1038 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/gnu_vectors_1.C
create mode 100644 gcc/testsuite/g++.target/aarch64/sve/acle/general-c++/gnu_vectors_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_kernel/llvm-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b78f9b1 0: update: llvm-linux: boot
new 89c990b 0: update: llvm-linux-: 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 (b78f9b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 220 +-
02-build_llvm/console.log | 11966 ++++++++++++++++-----------------
03-build_linux/console.log | 743 ++-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13425 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13429 insertions(+), 13431 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/gnu-master-aarch64-check_binutils
in repository toolchain/ci/binutils-gdb.
from 6dc4379b0d Automatic date update in version.in
adds 7532a164d5 Remove stale FIXME comment
adds 638d85bce0 Change type of debug_aix_thread to bool
adds de2396d078 Fix build breakage with --disable-tui
adds daeecc3290 Automatic date update in version.in
adds 2247a609df _bfd_dwarf2_find_nearest_line comment fix
adds 1b8e12713b dwarf2.c stash->sec_info_ptr and stash->sec
adds 019cc8758a dwarf2.c: read_abbrevs fail cleanup, and offset checking
adds 99b06c600f PR25230, dwarf2.c per file stash
adds e63ef0954d PR25230, addr2line fails on dwz output
adds 82f910ea9c Fix leak of symbol name in block_symbol_cache
adds 4cbd39b289 Replace hash function from bcache with fast_hash
adds 5085593976 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 64 ++++
bfd/dwarf2.c | 732 +++++++++++++++++++++++-------------------
bfd/version.h | 2 +-
gdb/ChangeLog | 31 ++
gdb/aix-thread.c | 2 +-
gdb/bcache.c | 25 --
gdb/bcache.h | 15 +-
gdb/infrun.c | 1 -
gdb/psymtab.c | 11 +-
gdb/stabsread.c | 2 +-
gdb/symtab.c | 41 ++-
gdb/unittests/tui-selftests.c | 6 +
gdb/utils.h | 11 +-
13 files changed, 546 insertions(+), 397 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/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 8ea387b 0: update: binutils-6dc4379b0d6bff0d6117b3b7432b80daf7f2b462: 1
new 720694c 0: update: binutils-508559397632e046a1f734f27d2b1971b1d172d1: 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 (8ea387b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 168 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-check_binutils/console.log | 11224 +++++-----
04-build_abe-check_binutils-check/console.log | 16366 +++++++-------
05-check_regression/console.log | 14 +-
06-update_baseline/console.log | 6 +-
console.log | 28206 ++++++++++++------------
jenkins/manifest.sh | 12 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 +-
sumfiles/ld.sum | 4 +-
11 files changed, 28206 insertions(+), 28218 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.