This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from 1ca6ee886f Automatic date update in version.in
adds c210342d7f Automatic date update in version.in
adds af959fce9c Automatic date update in version.in
adds 0a2b84a7e0 Automatic date update in version.in
adds d54081c642 LoongArch: Update ABI eflag in elf header.
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 2 +-
bfd/version.h | 2 +-
gas/config/tc-loongarch.c | 46 ++++++++++++++++++++--------------------------
include/elf/loongarch.h | 37 +++++++++++++++++++++++--------------
4 files changed, 45 insertions(+), 42 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_gcc_bootstrap/release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d8983872 0: update: binutils-gcc: 2
new 606082d3 0: update: binutils-gcc: 2
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 (d8983872)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1544 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 38352 -> 37964 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 245464 -> 246240 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 36 ----------------------------
jenkins/manifest.sh | 14 +++++------
7 files changed, 7 insertions(+), 43 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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a1524653 2: update: linux-aeeb1f66846df8905b62286d8e7661efafb4b01d: 20477
new 59cc00d2 2: update: gcc-f2ebf2d98efe0ac2314b58cf474f44cb8ebd5244: 20477
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 (a1524653)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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.xz | Bin 1544 -> 1596 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29500 -> 29472 bytes
04-build_abe-stage1/console.log.xz | Bin 73012 -> 71760 bytes
05-build_abe-qemu/console.log.xz | Bin 32920 -> 32840 bytes
06-build_linux/console.log.xz | Bin 9692 -> 11024 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 106 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 57 insertions(+), 57 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 f2ebf2d98ef aarch64: Make sure the UF divides the VF [PR105254]
new 33ba46663cd go.test: update issue10441.go to current upstream version
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/testsuite/go.test/test/fixedbugs/issue10441.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from ec03862f809 c++: empty base constexpr -fno-elide-ctors [PR105245]
adds 469fad0161a OpenMP/Fortran: Fix EXIT in loop diagnostic [PR105242]
adds f2ebf2d98ef aarch64: Make sure the UF divides the VF [PR105254]
No new revisions were added by this update.
Summary of changes:
gcc/config/aarch64/aarch64.cc | 12 +-
gcc/fortran/match.cc | 166 ++++---
gcc/testsuite/g++.dg/vect/pr105254.cc | 26 ++
gcc/testsuite/gfortran.dg/gomp/loop-exit.f90 | 674 +++++++++++++++++++++++++++
4 files changed, 803 insertions(+), 75 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr105254.cc
create mode 100644 gcc/testsuite/gfortran.dg/gomp/loop-exit.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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/binutils-gdb.
from f5e7605006 binutils: enable PE on 32bit haiku build
adds febb368c89 gdb: fix clang build failure in msymbol_is_mips
adds 08755c5aad gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
No new revisions were added by this update.
Summary of changes:
gdb/complaints.h | 5 +++--
gdb/mips-tdep.c | 2 +-
2 files changed, 4 insertions(+), 3 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_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 4884a1f8 0: update: binutils-gcc: 2
new 4ade5213 0: update: binutils-gcc: 2
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 (4884a1f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1500 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 51576 -> 51740 bytes
05-build_abe-bootstrap/console.log.xz | Bin 459408 -> 459960 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 12 ++++++------
6 files changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.