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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
from 01b4210a78 60: onsuccess: #14: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new f1392d0a7f 61: onsuccess: #15: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 1964 -> 1968 bytes
02-prepare_abe/console.log.xz | Bin 2432 -> 2416 bytes
03-build_abe-binutils/console.log.xz | Bin 27260 -> 27160 bytes
04-build_abe-stage1/console.log.xz | Bin 89596 -> 90200 bytes
05-build_abe-qemu/console.log.xz | Bin 32340 -> 32664 bytes
06-build_linux/console.log.xz | Bin 5192 -> 3256 bytes
07-boot_linux/console.log.xz | Bin 5712 -> 5704 bytes
08-check_regression/console.log.xz | Bin 524 -> 528 bytes
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 19 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 releases/gcc-13
in repository gcc.
from 60e0164a371 testsuite: Fix up ext-floating2.C on powerpc64-linux
new d2e0b6a3c49 Remove obsolete configure code in gnattools
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:
gnattools/configure | 56 +++++++++-----------------------------------------
gnattools/configure.ac | 56 +++++++++-----------------------------------------
2 files changed, 20 insertions(+), 92 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 releases/gcc-11
in repository gcc.
from 06153e5274b Daily bump.
new 81c9825aa97 Remove obsolete configure code in gnattools
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:
gnattools/configure | 58 +++++++++-----------------------------------------
gnattools/configure.ac | 58 +++++++++-----------------------------------------
2 files changed, 20 insertions(+), 96 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 releases/gcc-12
in repository gcc.
from 9862c38f3da Daily bump.
new acdc1258e5a Remove obsolete configure code in gnattools
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:
gnattools/configure | 58 +++++++++-----------------------------------------
gnattools/configure.ac | 58 +++++++++-----------------------------------------
2 files changed, 20 insertions(+), 96 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 releases/gcc-13
in repository gcc.
from 2295ad5898a Bump BASE-VER
new f8646b8dcb1 c: Avoid -Wenum-int-mismatch warning for redeclaration of b [...]
new 4aeefba6cd6 testsuite: Fix up ext-floating15.C tests on powerpc64-linux [...]
new 60e0164a371 testsuite: Fix up ext-floating2.C on powerpc64-linux
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/c/c-decl.cc | 9 ++++++++-
gcc/testsuite/g++.dg/cpp23/ext-floating15.C | 1 +
gcc/testsuite/g++.dg/cpp23/ext-floating2.C | 4 ++++
gcc/testsuite/gcc.dg/goacc/pr107041.c | 23 +++++++++++++++++++++++
4 files changed, 36 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/goacc/pr107041.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 1f0bfbb26e5 [xstormy16] Add support for byte and word swapping instructions.
new f2b894b1487 Remove compare_names* from legacy cond folding.
new 3d8c2d3aefa Refactor vrp_evaluate_conditional* and rename it.
new e6910b622ad Remove range_query::get_value_range.
new 3c9372dfee0 Remove deprecated range_fold_{unary,binary}_expr uses from ipa-*.
new bfd9415761d Remove range_fold_{unary,binary}_expr.
new 983ad30d42c Remove irange::may_contain_p.
new a38bb14f013 Remove symbolics from irange.
new 964b02cb26d Remove irange::constant_p.
new 5bdc5155138 Convert users of legacy API to get_legacy_range() function.
The 9 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/builtins.cc | 7 +-
gcc/gimple-array-bounds.cc | 25 +--
gcc/gimple-array-bounds.h | 2 +-
gcc/gimple-ssa-warn-restrict.cc | 7 +-
gcc/ipa-cp.cc | 35 ++--
gcc/ipa-fnsummary.cc | 52 +++---
gcc/ipa-prop.cc | 21 +--
gcc/pointer-query.cc | 7 +-
gcc/tree-data-ref.cc | 7 +-
gcc/tree-ssa-strlen.cc | 29 ++--
gcc/tree-vect-patterns.cc | 7 +-
gcc/tree-vrp.cc | 86 ----------
gcc/tree-vrp.h | 5 -
gcc/value-query.cc | 21 ---
gcc/value-query.h | 6 -
gcc/value-range-pretty-print.cc | 13 --
gcc/value-range.cc | 250 ++++++++--------------------
gcc/value-range.h | 18 ++-
gcc/vr-values.cc | 349 ++++++++++++++++++++--------------------
gcc/vr-values.h | 7 +-
20 files changed, 374 insertions(+), 580 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 1e832b4db7f MAINTAINERS: fix alphabetic sorting
new 1f0bfbb26e5 [xstormy16] Add support for byte and word swapping instructions.
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/config/stormy16/stormy16.md | 36 ++++++++++++++++++++++
.../builtin-bswap-4.c => xstormy16/bswap16.c} | 5 +--
.../builtin-bswap-2.c => xstormy16/bswap32.c} | 4 +--
gcc/testsuite/gcc.target/xstormy16/swpb.c | 9 ++++++
gcc/testsuite/gcc.target/xstormy16/swpw-1.c | 8 +++++
gcc/testsuite/gcc.target/xstormy16/swpw-2.c | 14 +++++++++
6 files changed, 72 insertions(+), 4 deletions(-)
copy gcc/testsuite/gcc.target/{i386/builtin-bswap-4.c => xstormy16/bswap16.c} (50%)
copy gcc/testsuite/gcc.target/{ia64/builtin-bswap-2.c => xstormy16/bswap32.c} (52%)
create mode 100644 gcc/testsuite/gcc.target/xstormy16/swpb.c
create mode 100644 gcc/testsuite/gcc.target/xstormy16/swpw-1.c
create mode 100644 gcc/testsuite/gcc.target/xstormy16/swpw-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.