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/gcc.
from f6f2d6cfec1 Daily bump.
adds a1544878966 match.pd: Fix up 1 / X for unsigned X optimization [PR104280]
adds 3d41939c879 testsuite: Fix up tree-ssa/divide-7.c testcase [PR95424]
No new revisions were added by this update.
Summary of changes:
gcc/match.pd | 28 ++++++++++++++++------------
gcc/testsuite/gcc.dg/torture/pr104279.c | 12 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr104280.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr104281.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/divide-7.c | 4 ++--
5 files changed, 68 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr104279.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr104280.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr104281.c
--
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/base-artifacts.
discards 4729dd98e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 38afd7885 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 (4729dd98e)
\
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 1548 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30436 bytes
04-build_abe-stage1/console.log.xz | Bin 70728 -> 71248 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8976 -> 8864 bytes
07-build_abe-glibc/console.log.xz | Bin 237348 -> 236972 bytes
08-build_abe-stage2/console.log.xz | Bin 197612 -> 198492 bytes
09-build_abe-gdb/console.log.xz | Bin 37228 -> 37296 bytes
10-build_abe-qemu/console.log.xz | Bin 31508 -> 31420 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3880 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2636 bytes
13-check_regression/console.log.xz | Bin 2820 -> 3848 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 31 +-
13-check_regression/results.compare | 65 +-
13-check_regression/results.compare2 | 115 +-
13-check_regression/results.regressions | 65 +-
14-update_baseline/console.log | 404 ++-
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 31 +-
14-update_baseline/results.compare | 65 +-
14-update_baseline/results.compare2 | 115 +-
14-update_baseline/results.regressions | 65 +-
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3334520 -> 3312008 bytes
sumfiles/g++.sum | 191 +-
sumfiles/gcc.log.xz | Bin 2892436 -> 2917368 bytes
sumfiles/gcc.sum | 5065 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1012400 -> 1011784 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2292 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184972 -> 184948 bytes
sumfiles/libgomp.sum | 22 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 405284 -> 405616 bytes
sumfiles/libstdc++.sum | 16 +-
39 files changed, 3562 insertions(+), 2812 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_check_gcc/master-arm
in repository toolchain/ci/gdb.
from e5783467a3 gdb: fix ppc-sysv-tdep.c build on 32-bit platforms
adds 5800c9abd0 Automatic date update in version.in
adds 7c4643efe7 objcopy --only-keep-debug
adds 2405fc4016 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 21 ++++++++++-----------
bfd/version.h | 2 +-
binutils/objcopy.c | 6 +++---
3 files changed, 14 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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/glibc.
from be211e0922 Add prelink removal plan on NEWS
adds 77a602ebb0 tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/tst-socket-timestamp-compat.c | 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_native_check_gcc/master-arm
in repository toolchain/ci/binutils-gdb.
from e5783467a3 gdb: fix ppc-sysv-tdep.c build on 32-bit platforms
adds 5800c9abd0 Automatic date update in version.in
adds 7c4643efe7 objcopy --only-keep-debug
adds 2405fc4016 Re: PR28827, assertion building LLVM 9 on powerpc64le-linux-gnu
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 21 ++++++++++-----------
bfd/version.h | 2 +-
binutils/objcopy.c | 6 +++---
3 files changed, 14 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_gnu_native_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards cd35865c8 0: update: binutils-gcc-linux-glibc-gdb: 1
new b9161ec5c 0: update: binutils-gcc-linux-glibc-gdb: 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 (cd35865c8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 51740 -> 52472 bytes
04-build_abe-gcc/console.log.xz | Bin 229436 -> 229408 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 9080 -> 8892 bytes
07-build_abe-glibc/console.log.xz | Bin 229472 -> 229120 bytes
08-build_abe-gdb/console.log.xz | Bin 46944 -> 47052 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3804 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2580 bytes
11-check_regression/console.log.xz | Bin 3884 -> 3088 bytes
11-check_regression/extra-bisect-params | 1 -
11-check_regression/fails.sum | 10 -
11-check_regression/results.compare | 25 +-
11-check_regression/results.compare2 | 234 +-
11-check_regression/results.regressions | 30 -
12-update_baseline/console.log | 576 ++--
12-update_baseline/extra-bisect-params | 1 -
12-update_baseline/fails.sum | 10 -
12-update_baseline/results.compare | 25 +-
12-update_baseline/results.compare2 | 234 +-
12-update_baseline/results.regressions | 30 -
jenkins/manifest.sh | 24 +-
sumfiles/g++.log.xz | Bin 2798972 -> 2835260 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2462000 -> 2421032 bytes
sumfiles/gcc.sum | 4397 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 924488 -> 921032 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2252 -> 2260 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 197924 -> 196820 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2676 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448484 -> 441744 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 2769 insertions(+), 3085 deletions(-)
delete mode 100644 11-check_regression/extra-bisect-params
delete mode 100644 11-check_regression/fails.sum
delete mode 100644 11-check_regression/results.regressions
delete mode 100644 12-update_baseline/extra-bisect-params
delete mode 100644 12-update_baseline/fails.sum
delete mode 100644 12-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 releases/gcc-9
in repository gcc.
from 1fef1ac646c Daily bump.
new bb05ddea976 Fortran: fix simplification of TRANSFER for zero-sized char [...]
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/simplify.c | 13 ++++++++-
gcc/testsuite/gfortran.dg/transfer_simplify_11.f90 | 2 +-
gcc/testsuite/gfortran.dg/transfer_simplify_13.f90 | 34 ++++++++++++++++++++++
3 files changed, 47 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_simplify_13.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.