This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 0a915aca 0: update: binutils-gcc: 1
new 2e03b148 0: update: binutils-gcc: 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 (0a915aca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1540 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 52140 -> 53072 bytes
04-build_abe-gcc/console.log.xz | Bin 207984 -> 209688 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 2872 bytes
07-check_regression/console.log.xz | Bin 2356 -> 3728 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 7 +
07-check_regression/results.compare | 26 +-
07-check_regression/results.compare2 | 118 +-
07-check_regression/results.regressions | 27 +
08-update_baseline/console.log | 384 ++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 7 +
08-update_baseline/results.compare | 26 +-
08-update_baseline/results.compare2 | 118 +-
08-update_baseline/results.regressions | 27 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3382704 -> 3388900 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2883340 -> 2895012 bytes
sumfiles/gcc.sum | 4470 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 873504 -> 881788 bytes
sumfiles/gfortran.sum | 170 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2168 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171240 -> 171252 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 428944 -> 426680 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 3021 insertions(+), 2521 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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 devel/omp/gcc-11
in repository gcc.
from 0f3a4cfc6a4 openmp: in_reduction support for Fortran
new ce71cb79652 Fortran: Fixes and additional tests for shape/ubound/size [ [...]
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/ChangeLog.omp | 20 ++
gcc/fortran/expr.c | 3 +-
gcc/fortran/trans-array.c | 20 +-
gcc/fortran/trans-intrinsic.c | 246 +++++++--------------
gcc/testsuite/ChangeLog.omp | 13 ++
.../c-interop/{shape.f90 => shape-bindc.f90} | 10 +-
.../c-interop/{shape.f90 => shape-poly.f90} | 40 ++--
.../c-interop/{size.f90 => size-bindc.f90} | 8 +-
.../c-interop/{size.f90 => size-poly.f90} | 44 ++--
.../c-interop/{ubound.f90 => ubound-bindc.f90} | 14 +-
.../c-interop/{ubound.f90 => ubound-poly.f90} | 54 +++--
11 files changed, 229 insertions(+), 243 deletions(-)
copy gcc/testsuite/gfortran.dg/c-interop/{shape.f90 => shape-bindc.f90} (92%)
copy gcc/testsuite/gfortran.dg/c-interop/{shape.f90 => shape-poly.f90} (72%)
copy gcc/testsuite/gfortran.dg/c-interop/{size.f90 => size-bindc.f90} (93%)
copy gcc/testsuite/gfortran.dg/c-interop/{size.f90 => size-poly.f90} (78%)
copy gcc/testsuite/gfortran.dg/c-interop/{ubound.f90 => ubound-bindc.f90} (92%)
copy gcc/testsuite/gfortran.dg/c-interop/{ubound.f90 => ubound-poly.f90} (81%)
--
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_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/binutils-gdb.
from e43321cab2 Automatic date update in version.in
adds 6d81986879 Make c-exp.y work with Bison 3.8+
adds b00577cd7b Use unique_xmalloc_ptr in solib_catchpoint
adds 5c1146d2de Use unique_xmalloc_ptr in exec_catchpoint
adds a4c50be3d6 Use unique_xmalloc_ptr in watchpoint
adds 23d6ee6405 Use unique_xmalloc_ptr in bp_location
adds 6f781ee300 Use unique_xmalloc_ptr in breakpoint
adds 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/c-exp.y | 5 +-
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 +++++++++------------------------------------
12 files changed, 147 insertions(+), 298 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_check_bootstrap/master-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards feb11a4c 0: update: binutils-gcc: 1
new 413cddbb 0: update: binutils-gcc: 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 (feb11a4c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2800 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 66736 -> 64016 bytes
04-build_abe-bootstrap/console.log.xz | Bin 471356 -> 469212 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3856 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 3316 -> 2848 bytes
07-check_regression/console.log.xz | Bin 5900 -> 3556 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 25 -
07-check_regression/results.compare | 123 +-
07-check_regression/results.compare2 | 685 +----
07-check_regression/results.regressions | 101 -
08-update_baseline/console.log | 1036 ++-----
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 25 -
08-update_baseline/results.compare | 123 +-
08-update_baseline/results.compare2 | 685 +----
08-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2758568 -> 2752892 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2339240 -> 2357696 bytes
sumfiles/gcc.sum | 3955 ++++++++++++++-------------
sumfiles/gfortran.log.xz | Bin 919068 -> 912940 bytes
sumfiles/gfortran.sum | 168 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 174644 -> 175340 bytes
sumfiles/libgomp.sum | 42 +-
sumfiles/libitm.log.xz | Bin 2708 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 465452 -> 461920 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2768 insertions(+), 4459 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
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 1af78e731fe Fortran: Fixes and additional tests for shape/ubound/size [ [...]
new 2e4659199e8 openmp: Fortran strictly-structured blocks support
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/decl.c | 1 +
gcc/fortran/parse.c | 69 +++++--
gcc/fortran/parse.h | 2 +-
gcc/fortran/trans-openmp.c | 6 +-
gcc/testsuite/gfortran.dg/gomp/cancel-1.f90 | 3 +
gcc/testsuite/gfortran.dg/gomp/nesting-3.f90 | 20 +-
.../gomp/strictly-structured-block-1.f90 | 214 +++++++++++++++++++++
.../gomp/strictly-structured-block-2.f90 | 139 +++++++++++++
.../gomp/strictly-structured-block-3.f90 | 52 +++++
libgomp/libgomp.texi | 2 +-
.../libgomp.fortran/task-reduction-16.f90 | 1 +
11 files changed, 484 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/strictly-structured-block-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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 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-aarch64
in repository toolchain/ci/glibc.
from d962cce139 x86-64: Add sysdeps/x86_64/fpu/Makeconfig
adds aa783f9a7b linux: Fix a possibly non-constant expression in _Static_assert
adds 8a9a593115 Add alloc_align attribute to memalign et al
No new revisions were added by this update.
Summary of changes:
malloc/malloc.h | 5 +++--
misc/sys/cdefs.h | 10 ++++++++++
stdlib/stdlib.h | 4 +++-
support/support.h | 5 +++--
sysdeps/unix/sysv/linux/opendir.c | 6 +++---
5 files changed, 22 insertions(+), 8 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-aarch64
in repository toolchain/ci/binutils-gdb.
from 570bc7936f Use std::string in print_one_catch_syscall
adds c7fdac09d9 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 068a039b8b PR28417, std::string no longer allows accepting nullptr_t
adds f4efb229b7 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/powerpc.cc | 192 ++++++++++------------------------------------------
4 files changed, 39 insertions(+), 159 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.