This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1ee3b380dfb forwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822]
new 627d59b6b30 [Fortran] avoid ICE in gfc_omp_check_optional_argument (PR93464)
new 1e26ff7391c vect: Pattern-matched calls in reduction chains
new 465c7c89e92 simplify-rtx: Extend (truncate (*extract ...)) fold [PR87763]
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/ChangeLog | 12 ++++++++++++
gcc/config/i386/i386.md | 2 +-
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/trans-openmp.c | 3 ++-
gcc/simplify-rtx.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/goacc/pr93464.f90 | 16 ++++++++++++++++
gcc/tree-vect-loop.c | 14 +++++++++++---
8 files changed, 57 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr93464.f90
--
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-defconfig
in repository toolchain/ci/gcc.
from 568968edb0c Daily bump.
adds a708cb25d92 [AArch64] Fix shrinkwrapping interactions with atomics (PR92692)
adds 2ceb5aba64e c++: Bogus error using namespace alias [PR91826]
adds 83f65674e78 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64.c | 6 ++++++
gcc/config/aarch64/atomics.md | 18 +++++++++---------
gcc/cp/ChangeLog | 5 +++++
gcc/cp/name-lookup.c | 32 ++++++++++++++++++++------------
gcc/testsuite/g++.dg/lookup/pr91826.C | 16 ++++++++++++++++
7 files changed, 73 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr91826.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-defconfig
in repository toolchain/ci/binutils-gdb.
from a00805ef97 This is a series of backports for binutils 2.33 which addres [...]
adds 2a8719fecd AArch64: Fix cfinv disassembly issues
No new revisions were added by this update.
Summary of changes:
gas/ChangeLog | 9 +
gas/testsuite/gas/aarch64/armv8_4-a.d | 1 +
gas/testsuite/gas/aarch64/armv8_4-a.s | 3 +
opcodes/ChangeLog | 11 +
opcodes/aarch64-asm-2.c | 174 +--
opcodes/aarch64-dis-2.c | 2364 ++++++++++++++++-----------------
opcodes/aarch64-opc-2.c | 16 +-
opcodes/aarch64-tbl.h | 9 +-
8 files changed, 1309 insertions(+), 1278 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/gnu-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9a470c1c 0: update: binutils-gcc-linux: boot
new e8d3b69a 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 (9a470c1c)
\
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 | 182 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 10834 +++++++--------
04-build_abe-stage1/console.log | 13744 +++++++++----------
05-build_linux/console.log | 775 +-
06-boot_linux/console.log | 405 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 26396 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
11 files changed, 26424 insertions(+), 26368 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 6cedf5d8e23 predcom: Fix invalid store-store commoning [PR93434]
new 1ee3b380dfb forwprop: Tweak choice of VEC_PERM_EXPR filler [PR92822]
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 | 7 +++++++
gcc/tree-ssa-forwprop.c | 22 ++++++++++++++++------
2 files changed, 23 insertions(+), 6 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 4593f605584 [Fortran] gfortran.texi - minor style cleanup
new 3aa64a0f086 testsuite: Add -Wpsabi to gcc.dg/torture/pr93170.c [PR93460]
new 6cedf5d8e23 predcom: Fix invalid store-store commoning [PR93434]
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/ChangeLog | 7 ++++++
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/gcc.c-torture/execute/pr93434.c | 36 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr93170.c | 1 +
gcc/tree-predcom.c | 24 ++++++++++++++++--
5 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr93434.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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 43f50f5e 0: update: llvm-linux: all
new 7a38b689 0: update: llvm-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 (43f50f5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 162 +-
02-build_llvm/console.log | 12684 ++++++++--------
03-build_linux/console.log | 16651 ++++++++++-----------
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 29503 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 29509 insertions(+), 29507 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.