This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cd287abe8cd Fix comment in ipa-icf-gimple.c
new 1b3c9813675 Plug loophole in string store merging
new 410b8f6f419 arm: Fix up neon_vector_mem_operand [PR97528]
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/arm/arm.c | 4 +++-
gcc/gimple-ssa-store-merging.c | 18 ++++++++++++++----
gcc/testsuite/gcc.target/arm/pr97528.c | 28 ++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt90a.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90a_pkg.ads | 15 +++++++++++++++
gcc/testsuite/gnat.dg/opt90b.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90b_pkg.ads | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90c.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90c_pkg.ads | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90d.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90d_pkg.ads | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90e.adb | 16 ++++++++++++++++
gcc/testsuite/gnat.dg/opt90e_pkg.ads | 16 ++++++++++++++++
13 files changed, 204 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr97528.c
create mode 100644 gcc/testsuite/gnat.dg/opt90a.adb
create mode 100644 gcc/testsuite/gnat.dg/opt90a_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/opt90b.adb
create mode 100644 gcc/testsuite/gnat.dg/opt90b_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/opt90c.adb
create mode 100644 gcc/testsuite/gnat.dg/opt90c_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/opt90d.adb
create mode 100644 gcc/testsuite/gnat.dg/opt90d_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/opt90e.adb
create mode 100644 gcc/testsuite/gnat.dg/opt90e_pkg.ads
--
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 cc6fd584ed9 Fix SHF_GNU_RETAIN testsuite fallout
new 8881640c807 Add a warning to dllwrap that it is deprecated.
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/ChangeLog | 5 +++++
binutils/dllwrap.c | 3 +++
2 files changed, 8 insertions(+)
--
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-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 241953b06 0: update: binutils-gcc-linux: boot
new 7f7eab673 0: update: binutils-gcc-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 (241953b06)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 68 +-
02-prepare_abe/console.log | 218 +-
03-build_abe-binutils/console.log | 11837 ++++++-----
04-build_abe-stage1/console.log | 20514 +++++++++---------
05-build_linux/console.log | 614 +-
06-boot_linux/console.log | 493 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 33780 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results | 2 +-
13 files changed, 33789 insertions(+), 33793 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 binutils-gdb.
from f58a189583b Automatic date update in version.in
new cc6fd584ed9 Fix SHF_GNU_RETAIN testsuite fallout
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/ChangeLog | 7 +++++++
binutils/testsuite/binutils-all/readelf-maskos-1a.d | 10 +++++-----
binutils/testsuite/binutils-all/readelf-maskos-1b.d | 12 ++++++------
.../testsuite/binutils-all/readelf-maskos-unknown.s | 6 ++++++
ld/ChangeLog | 10 ++++++++++
ld/testsuite/ld-elf/retain3.s | 4 ++--
ld/testsuite/ld-elf/retain5.d | 2 +-
ld/testsuite/ld-elf/retain6a.d | 2 +-
ld/testsuite/ld-elf/retain6main.s | 10 +++++-----
9 files changed, 43 insertions(+), 20 deletions(-)
copy ld/testsuite/ld-elf/retain5main.s => binutils/testsuite/binutils-all/readelf- [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.