This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 17ae956c0fa AArch64: Support new tbranch optab.
new 594264e9bcb AArch64: Fix vector re-interpretation between partial SIMD modes
new 4d9db4bdd45 middle-end: simplify complex if expressions where compariso [...]
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.cc | 10 +--
gcc/match.pd | 55 ++++++++++++++
gcc/testsuite/gcc.target/aarch64/if-compare_1.c | 47 ++++++++++++
gcc/testsuite/gcc.target/aarch64/if-compare_2.c | 96 +++++++++++++++++++++++++
4 files changed, 204 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/if-compare_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/if-compare_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_gcc_bootstrap/release-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
from 22979a4b0b2 34: onsuccess: #143: 2: Success after binutils/gcc: 7 commits
new 816599dc371 35: onsuccess: #144: 2: Success after binutils/gcc: 10 commits
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 1740 -> 1740 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 52012 -> 53016 bytes
.../console.log.xz | Bin 934092 -> 933980 bytes
06-check_regression/console.log.xz | Bin 2700 -> 2768 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 18 +++++++++---------
12 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.
unknown user pushed a change to branch master
in repository gcc.
from dc94eaab008 libstdc++: Add a test checking for chrono::duration overflows
new 2cba118e538 aarch64: Make existing V2HF be usable.
new dc582d2ef32 middle-end: Add new tbranch optab to add support for bit-te [...]
new 17ae956c0fa AArch64: Support new tbranch optab.
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/aarch64/aarch64-simd.md | 88 ++++++++++++++-------
gcc/config/aarch64/aarch64.cc | 1 +
gcc/config/aarch64/aarch64.md | 33 ++++++--
gcc/config/aarch64/iterators.md | 32 +++++---
gcc/config/arm/types.md | 6 +-
gcc/doc/md.texi | 7 ++
gcc/dojump.cc | 52 ++++++++----
gcc/dojump.h | 4 +
gcc/optabs.cc | 114 ++++++++++++++++++++++++---
gcc/optabs.def | 2 +
gcc/optabs.h | 4 +
gcc/testsuite/gcc.target/aarch64/sve/slp_1.c | 10 +--
gcc/testsuite/gcc.target/aarch64/tbz_1.c | 95 ++++++++++++++++++++++
gcc/tree.h | 1 +
14 files changed, 371 insertions(+), 78 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/tbz_1.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 c8628c770bc PR29893, buffer overflow in display_debug_addr
new b99ceddc917 [gdb/testsuite] Fix PR20630 regression test in gdb.base/pri [...]
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/testsuite/gdb.base/printcmds.exp | 4 +++-
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 67a8c89601f Another Rust operator precedence bug
new c8628c770bc PR29893, buffer overflow in display_debug_addr
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:
binutils/dwarf.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 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 14d0f82cab3 mklog: do not parse binary file for PR entry
new 2327d933143 libstdc++: Make operator<< for stacktraces less templated ( [...]
new 320ac807da1 libstdc++: Define atomic lock-free type aliases for C++20 [ [...]
new cb363fd9f19 libstdc++: Change names that clash with Win32 or Clang
new 6c0f9584013 libstdc++: Fix constraint on std::basic_format_string [PR108024]
new dc94eaab008 libstdc++: Add a test checking for chrono::duration overflows
The 5 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:
libstdc++-v3/include/std/atomic | 17 ++++++++++
libstdc++-v3/include/std/chrono | 6 ++--
libstdc++-v3/include/std/format | 18 +++++-----
libstdc++-v3/include/std/stacktrace | 38 ++++++++++------------
libstdc++-v3/include/std/version | 1 +
libstdc++-v3/testsuite/17_intro/names.cc | 11 +++++++
.../19_diagnostics/stacktrace/synopsis.cc | 11 +++----
.../20_util/duration/arithmetic/overflow_c++20.cc | 29 +++++++++++++++++
.../29_atomics/atomic/lock_free_aliases.cc | 34 +++++++++++++++++++
libstdc++-v3/testsuite/std/format/format_string.cc | 16 +++++++++
10 files changed, 143 insertions(+), 38 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration/arithmetic/overflow_c++20.cc
create mode 100644 libstdc++-v3/testsuite/29_atomics/atomic/lock_free_aliases.cc
create mode 100644 libstdc++-v3/testsuite/std/format/format_string.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.