This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_fast_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
from 2409453ae4 87: onsuccess: #100: 1: Success after binutils/gcc/linux/gli [...]
new d8efa0eed7 88: onsuccess: #101: 1: Success after binutils/gcc/linux/gli [...]
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 1780 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 38780 -> 39292 bytes
04-build_abe-gcc/console.log.xz | Bin 213748 -> 217012 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8552 -> 8556 bytes
07-build_abe-glibc/console.log.xz | Bin 244844 -> 244532 bytes
08-build_abe-gdb/console.log.xz | Bin 38344 -> 38360 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3840 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2564 -> 2560 bytes
11-check_regression/console.log.xz | Bin 6156 -> 6184 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +++++++++++++++++-----------------
sumfiles/gdb.log.xz | Bin 14684 -> 14692 bytes
sumfiles/gdb.sum | 34 ++++++++++++++++----------------
25 files changed, 49 insertions(+), 49 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 e0bc13d3960 arm: Fix MVE predicates synthesis [PR 108443]
new 8da7476c5fa libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item
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:
libgomp/libgomp.texi | 3 +--
1 file changed, 1 insertion(+), 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 d2423144eb3 Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]
new 75b58e77706 arm: Fix sign of MVE predicate mve_pred16_t [PR 107674]
new d45ec8a732f arm: Remove unnecessary zero-extending of MVE predicates be [...]
new e0bc13d3960 arm: Fix MVE predicates synthesis [PR 108443]
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/arm/arm-builtins.cc | 50 ++++++++++++++++++------
gcc/config/arm/arm-modes.def | 1 +
gcc/config/arm/arm-simd-builtin-types.def | 4 --
gcc/config/arm/arm.cc | 51 +++++++++++++++---------
gcc/config/arm/arm.h | 5 +++
gcc/config/arm/arm_mve.h | 18 ++++-----
gcc/config/arm/arm_mve_builtins.def | 18 ++++-----
gcc/config/arm/constraints.md | 2 +-
gcc/config/arm/iterators.md | 18 ++++-----
gcc/config/arm/mve.md | 52 ++++++++++++-------------
gcc/config/arm/unspecs.md | 10 +----
gcc/config/arm/vfp.md | 4 +-
gcc/simplify-rtx.cc | 16 ++++++++
gcc/testsuite/gcc.target/arm/mve/mve_vpt.c | 24 ++++++++++++
gcc/testsuite/gcc.target/arm/mve/pr108443-run.c | 29 ++++++++++++++
gcc/testsuite/gcc.target/arm/mve/pr108443.c | 14 +++++++
16 files changed, 216 insertions(+), 100 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/mve/mve_vpt.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr108443-run.c
create mode 100644 gcc/testsuite/gcc.target/arm/mve/pr108443.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 gcc.
from 209f02b0a9e Don't peel nonlinear iv(mult or shift) for epilog when vf i [...]
new d2423144eb3 Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]
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/asan.cc | 1 +
gcc/attribs.cc | 1 +
gcc/builtins.cc | 2 ++
gcc/builtins.def | 1 +
gcc/cgraph.cc | 4 ++--
gcc/gimple.cc | 11 +----------
gcc/internal-fn.cc | 6 ------
gcc/internal-fn.def | 5 -----
gcc/ipa-devirt.cc | 6 ++++--
gcc/testsuite/gcc.dg/pr107300.c | 19 +++++++++++++++++++
gcc/tree-cfg.cc | 3 +++
gcc/tree.cc | 9 ++++++++-
12 files changed, 42 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr107300.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 releases/gcc-12
in repository gcc.
from d31bd713861 Daily bump.
new 953c3c68f89 libstdc++: Declare const global variables inline
new aa18735f7aa libstdc++: Fix build failures for avr
new cc0394346ac libstdc++: Fix std::random_device for avr
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:
libstdc++-v3/config/os/generic/error_constants.h | 2 ++
libstdc++-v3/include/bits/atomic_wait.h | 8 ++++----
libstdc++-v3/include/bits/regex_automaton.h | 2 +-
libstdc++-v3/include/bits/regex_error.h | 26 ++++++++++++------------
libstdc++-v3/include/ext/concurrence.h | 2 +-
libstdc++-v3/include/pstl/execution_defs.h | 8 ++++----
libstdc++-v3/src/c++11/random.cc | 2 ++
libstdc++-v3/src/c++11/system_error.cc | 9 ++++++++
libstdc++-v3/src/c++17/fs_ops.cc | 6 +++++-
libstdc++-v3/src/filesystem/ops-common.h | 2 +-
10 files changed, 42 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.