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-next-allnoconfig
in repository toolchain/ci/gcc.
from 8d2e64c4a28 reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [...]
adds ec75f42c930 Daily bump.
new 428b3b46388 Sync gcc-changelog scripts.
new 5aeabae7f0c arc: Refurbish adc/sbc patterns
new 10dde773d2d As well as the PR this patch fixes problems in handling cla [...]
new fc46d988ab1 Fix failures with -m32 and some memory leaks.
The 4 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:
contrib/gcc-changelog/git_commit.py | 57 ++-
contrib/gcc-changelog/git_email.py | 6 +-
contrib/gcc-changelog/git_repository.py | 6 +-
contrib/gcc-changelog/test_email.py | 24 +-
contrib/gcc-changelog/test_patches.txt | 81 +++-
gcc/ChangeLog | 152 +++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 9 +
gcc/config/arc/arc-protos.h | 3 -
gcc/config/arc/arc.c | 53 ---
gcc/config/arc/arc.md | 95 ++---
gcc/cp/ChangeLog | 32 ++
gcc/fortran/resolve.c | 2 +-
gcc/fortran/trans-array.c | 457 +++++++++++++++------
gcc/fortran/trans-expr.c | 300 ++++++++++++--
gcc/fortran/trans.c | 9 +-
gcc/fortran/trans.h | 2 +
gcc/testsuite/ChangeLog | 91 ++++
gcc/testsuite/gfortran.dg/class_allocate_25.f90 | 58 +++
gcc/testsuite/gfortran.dg/class_assign_4.f90 | 183 +++++++++
gcc/testsuite/gfortran.dg/dependency_60.f90 | 19 +
.../gfortran.dg/unlimited_polymorphic_32.f03 | 59 +++
libgomp/ChangeLog | 7 +
23 files changed, 1413 insertions(+), 294 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_allocate_25.f90
create mode 100644 gcc/testsuite/gfortran.dg/class_assign_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/dependency_60.f90
create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_32.f03
--
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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f0b8ea109f Automatic date update in version.in
adds 830d57df46 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_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 992f80fc4 0: update: binutils-gcc-linux-qemu: all
new 8dd38a940 0: update: binutils-gcc-linux-qemu: 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 (992f80fc4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11667 +++++-----
04-build_abe-stage1/console.log | 17885 ++++++++-------
05-build_linux/console.log | 632 +-
06-build_abe-qemu/console.log | 4518 ++--
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 24 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35310 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 35284 insertions(+), 35360 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 98dbfc2f4 0: update: binutils-gcc-qemu: boot
new 7563d2718 0: update: linux-f7a53b397e95177bb243f298f31f058368aa0da3: 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 (98dbfc2f4)
\
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 | 161 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11198 ++++----
04-build_abe-stage1/console.log | 16278 ++++++-----
05-build_linux/console.log | 9175 ++++---
06-build_abe-qemu/console.log | 6726 +++--
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 43988 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 43464 insertions(+), 44532 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-allmodconfig
in repository toolchain/ci/base-artifacts.
from 60c5c550e 3: reset: llvm-9b228f107d43341ef73af92865f73a9a076c5a76: 21231
new bf674e329 4: update: llvm-a855c9403fbac6be8acaf1651932084645a00d11: 21231
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 | 54 +-
02-prepare_abe/console.log | 432 +-
03-build_llvm/console.log | 13770 +++++++++++++-------------
04-build_linux/console.log | 1398 +--
07-check_regression/console.log | 76 +-
07-check_regression/results.regressions | 20 +-
07-check_regression/trigger-bisect | 3 -
08-update_baseline/console.log | 47 +-
08-update_baseline/results.regressions | 20 +-
console.log | 15777 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 11 -
13 files changed, 15777 insertions(+), 15841 deletions(-)
delete mode 100644 07-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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 78e49486944 [gdb/build] Fix gdbserver build with -fsanitize=address
new 17d60030ae5 Fix another path length problem opening files on Win32 systems.
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/ChangeLog | 6 ++++++
bfd/bfdio.c | 23 +++++++++++++++++++++--
2 files changed, 27 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.