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-stable-allmodconfig
in repository toolchain/ci/gcc.
from 0287b697b01 Daily bump.
adds f00530266f8 Fix target/101934: aarch64 memset code creates unaligned st [...]
adds b602b667c05 sparc: Print out bit names for LEON and LEON3 with -mdebug
adds 807c7e12486 sparc: Treat more instructions as load or store in errata w [...]
adds f5b008faf0a sparc: Skip all empty assembly statements
adds 7b30a12edf7 sparc: Prevent atomic instructions in beginning of function [...]
adds 3fd9656951b sparc: Add NOP in stack_protect_setsi if sparc_fix_b2bst enabled
adds c503f416f22 sparc: Add scheduling information for LEON5
adds 58c76fb477b Fortran - ensure simplification of bounds of array-valued n [...]
adds 3bc4ed08514 Fortran - fix handling of substring start and end indices
adds a6aa2458a92 Daily bump.
adds 469aad8b5d7 Fix PR rtl-optimization/102306
adds 7026df8d25b Daily bump.
adds 0d2d24fbe37 Daily bump.
adds 1ae01a88d35 Fortran - fix ICE during error recovery checking entry char [...]
adds 6527feb07c3 Fortran - fix handling of optional allocatable DT arguments [...]
new 79c523d40de Daily bump.
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 | 58 +++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 10 ++
gcc/config/aarch64/aarch64.c | 4 +-
gcc/config/sparc/leon5.md | 103 ++++++++++++
gcc/config/sparc/sparc-opts.h | 1 +
gcc/config/sparc/sparc.c | 183 ++++++++++++++++++---
gcc/config/sparc/sparc.h | 36 ++--
gcc/config/sparc/sparc.md | 12 +-
gcc/config/sparc/sparc.opt | 3 +
gcc/doc/invoke.texi | 13 +-
gcc/fortran/ChangeLog | 38 +++++
gcc/fortran/decl.c | 18 ++
gcc/fortran/expr.c | 4 +-
gcc/fortran/resolve.c | 4 +-
gcc/fortran/trans-expr.c | 11 ++
gcc/testsuite/ChangeLog | 45 +++++
.../gcc.target/aarch64/memset-strict-align-1.c | 28 ++++
gcc/testsuite/gcc.target/sparc/20210917-1.c | 19 +++
gcc/testsuite/gfortran.dg/entry_25.f90 | 13 ++
gcc/testsuite/gfortran.dg/intent_out_14.f90 | 24 +++
gcc/testsuite/gfortran.dg/pr82314.f90 | 11 ++
gcc/testsuite/gfortran.dg/substr_6.f90 | 2 +
23 files changed, 590 insertions(+), 52 deletions(-)
create mode 100644 gcc/config/sparc/leon5.md
create mode 100644 gcc/testsuite/gcc.target/aarch64/memset-strict-align-1.c
create mode 100644 gcc/testsuite/gcc.target/sparc/20210917-1.c
create mode 100644 gcc/testsuite/gfortran.dg/entry_25.f90
create mode 100644 gcc/testsuite/gfortran.dg/intent_out_14.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr82314.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-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 14ba5a6161 Automatic date update in version.in
adds adfdd8afb9 Automatic date update in version.in
adds 5a6c9dc29f Automatic date update in version.in
adds 0d5a11affe Automatic date update in version.in
new 6060c2f337 Automatic date update in version.in
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:
bfd/version.h | 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_kernel/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 12ad29ce 0: update: binutils-gcc-linux-qemu: boot
new 0101d8de 0: update: binutils-gcc-linux-qemu: 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 (12ad29ce)
\
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.xz | Bin 1592 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 42804 -> 42932 bytes
04-build_abe-stage1/console.log.xz | Bin 67696 -> 67372 bytes
05-build_abe-qemu/console.log.xz | Bin 30436 -> 30372 bytes
06-build_linux/console.log.xz | Bin 3420 -> 3420 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 15 insertions(+), 15 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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 48d62355 0: update: binutils-llvm-linux-qemu: boot
new 02559cad 0: update: binutils-llvm-linux-qemu: 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 (48d62355)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 1568 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41904 -> 42296 bytes
04-build_llvm/console.log.xz | Bin 57884 -> 57600 bytes
05-build_abe-qemu/console.log.xz | Bin 30252 -> 30452 bytes
06-build_linux/console.log.xz | Bin 3844 -> 3652 bytes
07-boot_linux/console.log.xz | Bin 5776 -> 5748 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 14 insertions(+), 14 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from e4675a5810 elf: Don't set version info on unversioned symbols
adds 1e071750a2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 596d3cfc 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new e778494d 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
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 (596d3cfc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42444 -> 42320 bytes
04-build_abe-stage1/console.log.xz | Bin 89712 -> 90296 bytes
06-build_abe-linux/console.log.xz | Bin 8980 -> 8544 bytes
07-build_abe-glibc/console.log.xz | Bin 229544 -> 229856 bytes
08-build_abe-stage2/console.log.xz | Bin 216716 -> 216596 bytes
09-build_abe-gdb/console.log.xz | Bin 42436 -> 42368 bytes
10-build_abe-qemu/console.log.xz | Bin 30440 -> 30172 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3904 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2604 -> 2448 bytes
13-check_regression/console.log.xz | Bin 2860 -> 2676 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 102 +-
14-update_baseline/console.log | 264 ++---
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 102 +-
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 2558756 -> 2523364 bytes
sumfiles/g++.sum | 16 +-
sumfiles/gcc.log.xz | Bin 2073508 -> 2095228 bytes
sumfiles/gcc.sum | 1990 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 834184 -> 834460 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 162840 -> 162800 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 411652 -> 411028 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 1217 insertions(+), 1333 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.