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 533da48302a Update libiberty sources with changes in the gcc mainline.
new bd267fd1f9d Forgot to add testcases to commit for [binutils][arm] PR253 [...]
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:
gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d | 7 +++++++
.../gas/arm/{mve-arch-ext.s => armv8_1-m-fpu-mve-1.s} | 9 +++++----
gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d | 8 ++++++++
.../gas/arm/{mve-arch-ext.s => armv8_1-m-fpu-mve-2.s} | 10 ++++++----
4 files changed, 26 insertions(+), 8 deletions(-)
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-1.d
copy gas/testsuite/gas/arm/{mve-arch-ext.s => armv8_1-m-fpu-mve-1.s} (59%)
create mode 100644 gas/testsuite/gas/arm/armv8_1-m-fpu-mve-2.d
copy gas/testsuite/gas/arm/{mve-arch-ext.s => armv8_1-m-fpu-mve-2.s} (51%)
--
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-arm-stable-allnoconfig
in repository toolchain/ci/gcc.
from 0bb3f83fdc4 Daily bump.
adds 26b2838fc9b Daily bump.
adds f158d9197de Fortran: PR93263 -fno-automatic and RECURSIVE
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/pr93263_1.f90 | 29 +++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr93263_2.f90 | 24 ++++++++++++++++++++++++
6 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93263_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93263_2.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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a5cc21e4 0: update: binutils-gcc-linux: all
new 086315ad 0: update: binutils-gcc-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 (a5cc21e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 174 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10662 +++++++------
04-build_abe-stage1/console.log | 18005 +++++++++++----------
05-build_linux/console.log | 738 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30130 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 30065 insertions(+), 30108 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 bf09d886a4be [PR93306] Short-circuit has_include
new c60a18f8056f c++: Fix deprecated attribute handling on templates (PR c+ [...]
new eff9c61dfb08 PR c++/92531 - ICE with noexcept(lambda).
new 6ed8c923325c [AArch64] Enable compare branch fusion
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 | 5 +++++
gcc/config/aarch64/aarch64.c | 4 ++--
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/parser.c | 12 +++++++++++-
gcc/cp/pt.c | 17 +++--------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp1y/attr-deprecated-3.C | 13 +++++++++++++
gcc/testsuite/g++.dg/cpp1z/constexpr-lambda25.C | 7 +++++++
8 files changed, 58 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/attr-deprecated-3.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/constexpr-lambda25.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-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 340f53ee 0: update: llvm-linux: all
new 37caea87 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 (340f53ee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 184 +-
02-build_llvm/console.log | 11967 +++++++++++++++++-----------------
03-build_linux/console.log | 844 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13036 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 13014 insertions(+), 13045 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 003775e1 0: update: llvm-linux: boot
new 418eed3d 0: update: llvm-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 (003775e1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 216 +-
02-build_llvm/console.log | 11966 +++++++++++++++++-----------------
03-build_linux/console.log | 750 +--
04-boot_linux/console.log | 444 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 -
console.log | 13415 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
9 files changed, 13392 insertions(+), 13450 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 release/2.30/master
in repository glibc.
from 858069cb60 login: Use pread64 in utmp implementation
new 994e529a37 Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
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:
NEWS | 1 +
malloc/Makefile | 2 +-
malloc/malloc.h | 3 +--
malloc/tst-pvalloc-fortify.c | 48 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 malloc/tst-pvalloc-fortify.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from d12b504a tcwg_gnu-build.sh: Make top_artifacts is an absolute directory
new e2245f20 tcwg_bmk-build.sh: Use LLD for LLVM configurations
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:
tcwg_bmk-build.sh | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.