This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b2e1c49b4a4 Fortran/OpenMP: align/allocator modifiers to the allocate clause
new 01254aa2eb7 Fortran: ICE on recursive derived types with allocatable co [...]
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/fortran/resolve.cc | 3 ++-
gcc/testsuite/gfortran.dg/pr107872.f90 | 40 ++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr107872.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/release-arm-bootstrap
in repository toolchain/ci/base-artifacts.
from 7cac96aad72 36: onsuccess: #143: 2: Success after binutils/gcc: 8 commits
new 5b136228915 37: onsuccess: #144: 2: Success after binutils/gcc: 8 commits
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 1704 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 50996 -> 52000 bytes
05-build_abe-bootstrap/console.log.xz | Bin 463404 -> 465976 bytes
06-check_regression/console.log.xz | Bin 2756 -> 2740 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 20 ++++++++++----------
9 files changed, 13 insertions(+), 13 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_ubsan
in repository toolchain/ci/base-artifacts.
from c73ac2c0394 36: onsuccess: #143: 2: Success after binutils/gcc: 8 commits
new 3a469eb73ed 37: onsuccess: #144: 2: Success after binutils/gcc: 8 commits
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 1736 -> 1744 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 39476 -> 37964 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 320980 -> 322904 bytes
06-check_regression/console.log.xz | Bin 2760 -> 2752 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
manifest.sh | 20 ++++++++++----------
9 files changed, 13 insertions(+), 13 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-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
from cbc3cf812ba 28: onsuccess: #386: all: Success after binutils/gcc/qemu: [...]
new f7a5971f748 29: onsuccess: #387: all: Success after binutils/gcc/linux/ [...]
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 1752 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 31976 -> 32260 bytes
04-build_abe-stage1/console.log.xz | Bin 91588 -> 91712 bytes
05-build_abe-qemu/console.log.xz | Bin 31084 -> 30876 bytes
06-build_linux/console.log.xz | Bin 4232 -> 4380 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 3964 -> 4220 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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 71b31d13757 rs6000: Remove useless copy_rtx in rs6000_emit_set_{,long}_const
new b2e1c49b4a4 Fortran/OpenMP: align/allocator modifiers to the allocate clause
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/fortran/dump-parse-tree.cc | 23 +++++
gcc/fortran/gfortran.h | 3 +-
gcc/fortran/match.cc | 4 +-
gcc/fortran/openmp.cc | 106 +++++++++++++++--------
gcc/fortran/st.cc | 2 +-
gcc/fortran/trans-openmp.cc | 8 ++
libgomp/libgomp.texi | 4 +-
libgomp/testsuite/libgomp.fortran/allocate-2.f90 | 25 ++++++
libgomp/testsuite/libgomp.fortran/allocate-3.f90 | 28 ++++++
9 files changed, 163 insertions(+), 40 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.fortran/allocate-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/allocate-3.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/llvm-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from 23cd35bb7a5 38: onsuccess: #517: boot: Success after binutils/llvm/linu [...]
new 7d5bd084f89 39: onsuccess: #521: boot: Success after binutils/llvm/linu [...]
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 1700 -> 1780 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 31888 -> 33028 bytes
04-build_kernel_llvm/console.log.xz | Bin 65100 -> 66420 bytes
05-build_abe-qemu/console.log.xz | Bin 31044 -> 31284 bytes
06-build_linux/console.log.xz | Bin 3428 -> 3528 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 4372 -> 4636 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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_native_fast_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from a16136761ee 34: onsuccess: #41: 1: Success after binutils/gcc/linux/gli [...]
new 6899f972fb6 35: onsuccess: #42: 1: Success after binutils/gcc/linux/gli [...]
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 1776 -> 1736 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 52348 -> 52584 bytes
04-build_abe-gcc/console.log.xz | Bin 233252 -> 233900 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8532 -> 8488 bytes
07-build_abe-glibc/console.log.xz | Bin 235180 -> 235432 bytes
08-build_abe-gdb/console.log.xz | Bin 51684 -> 50832 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3816 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2752 -> 2556 bytes
11-check_regression/console.log.xz | Bin 5956 -> 6048 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/glibc_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 36 +++++++++++++++++-----------------
sumfiles/gdb.log.xz | Bin 14464 -> 14512 bytes
sumfiles/gdb.sum | 34 ++++++++++++++++----------------
25 files changed, 49 insertions(+), 49 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.