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_binutils/master-aarch64
in repository toolchain/ci/gcc.
from 71cac7de8f1 Daily bump.
adds 54c5e064cc3 Fortran: fix checking of coshape specification in ALLOCATE [...]
adds a1950f5282d Daily bump.
adds 3ac111372ec rs6000/test: Adjust p9-vec-length-{full,epil}-7.c [PR103196]
adds 8d331aab654 [committed] Minor bfin codegen bugfix
new 083e8e66d2e c-family: Initialize ridpointers for __int128 etc. [PR105186]
new a42aa68bf1a phiopt: Optimize (x != cst1 ? x : cst2) != cst3 [PR104639]
The 2 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/DATESTAMP | 2 +-
gcc/c-family/c-common.cc | 2 +
gcc/config/bfin/bfin.md | 2 +-
gcc/fortran/ChangeLog | 8 ++
gcc/fortran/array.cc | 7 ++
gcc/fortran/resolve.cc | 11 +-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/c-c++-common/pr105186.c | 5 +
gcc/testsuite/gcc.dg/tree-ssa/pr104639-1.c | 13 ++
gcc/testsuite/gcc.dg/tree-ssa/pr104639-2.c | 54 +++++++++
.../gcc.target/powerpc/p9-vec-length-epil-7.c | 4 +-
.../gcc.target/powerpc/p9-vec-length-full-7.c | 4 +-
gcc/testsuite/gfortran.dg/coarray_44.f90 | 2 +
gcc/testsuite/gfortran.dg/coarray_allocate_11.f90 | 6 +-
gcc/testsuite/gfortran.dg/coarray_allocate_12.f90 | 19 +++
gcc/tree-ssa-phiopt.cc | 133 ++++++++++++++++++++-
16 files changed, 262 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr105186.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr104639-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr104639-2.c
create mode 100644 gcc/testsuite/gfortran.dg/coarray_allocate_12.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_native_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b308ec36 0: update: gcc-linux-glibc-gdb: 1
new 756b95b1 0: update: 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 (b308ec36)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1516 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 36632 -> 36840 bytes
04-build_abe-gcc/console.log.xz | Bin 206296 -> 208144 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9468 -> 8512 bytes
07-build_abe-glibc/console.log.xz | Bin 237140 -> 236544 bytes
08-build_abe-gdb/console.log.xz | Bin 37608 -> 37516 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3824 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2128 -> 2108 bytes
11-check_regression/console.log.xz | Bin 2300 -> 2288 bytes
11-check_regression/results.compare | 8 +-
11-check_regression/results.compare2 | 6 +-
12-update_baseline/console.log | 128 +++++------
12-update_baseline/results.compare | 8 +-
12-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 20 +-
sumfiles/binutils.log.xz | Bin 55524 -> 55392 bytes
sumfiles/binutils.sum | 58 ++---
sumfiles/gas.log.xz | Bin 80372 -> 80376 bytes
sumfiles/gas.sum | 270 +++++++++++------------
sumfiles/ld.log.xz | Bin 118644 -> 118628 bytes
sumfiles/ld.sum | 332 ++++++++++++++---------------
23 files changed, 418 insertions(+), 418 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/glibc.
from c0efbf8920 string: Replace outdated comments in strlen().
adds 30afd8c44d linux: Constify rfv variable in dl_vdso_vsym
adds d6efcc118e powerpc64: Use medium model toc accesses throughout
adds 31a9bc8c55 powerpc64: Set up thread register for _dl_relocate_static_pie
adds 1a85970f41 powerpc: Relocate stinfo->main
No new revisions were added by this update.
Summary of changes:
sysdeps/powerpc/hwcapinfo.c | 8 +++----
sysdeps/powerpc/hwcapinfo.h | 3 +--
sysdeps/powerpc/nptl/tls.h | 8 +++----
sysdeps/powerpc/powerpc64/__longjmp-common.S | 8 ++++---
sysdeps/powerpc/powerpc64/dl-machine.h | 33 ++++++++++++++++++++++++----
sysdeps/powerpc/powerpc64/dl-trampoline.S | 8 +++++--
sysdeps/powerpc/powerpc64/setjmp-common.S | 8 ++++---
sysdeps/powerpc/powerpc64/start.S | 3 ++-
sysdeps/powerpc/powerpc64/sysdep.h | 6 +++--
sysdeps/powerpc/tst-tlsifunc-static.c | 1 +
sysdeps/powerpc/tst-tlsifunc.c | 3 +++
sysdeps/unix/sysv/linux/dl-vdso.h | 2 +-
sysdeps/unix/sysv/linux/powerpc/Makefile | 6 +++++
sysdeps/unix/sysv/linux/powerpc/libc-start.c | 15 +++++++++++--
14 files changed, 83 insertions(+), 29 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/gcc.
from a1950f5282d Daily bump.
adds 3ac111372ec rs6000/test: Adjust p9-vec-length-{full,epil}-7.c [PR103196]
adds 8d331aab654 [committed] Minor bfin codegen bugfix
No new revisions were added by this update.
Summary of changes:
gcc/config/bfin/bfin.md | 2 +-
gcc/testsuite/gcc.target/powerpc/p9-vec-length-epil-7.c | 4 +++-
gcc/testsuite/gcc.target/powerpc/p9-vec-length-full-7.c | 4 +++-
3 files changed, 7 insertions(+), 3 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/base-artifacts.
discards b4393e7a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 1780da9d 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 (b4393e7a)
\
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 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30092 -> 30044 bytes
04-build_abe-stage1/console.log.xz | Bin 89668 -> 90264 bytes
06-build_abe-linux/console.log.xz | Bin 8652 -> 8712 bytes
07-build_abe-glibc/console.log.xz | Bin 231904 -> 232116 bytes
08-build_abe-stage2/console.log.xz | Bin 221836 -> 221364 bytes
09-build_abe-gdb/console.log.xz | Bin 37032 -> 37096 bytes
10-build_abe-qemu/console.log.xz | Bin 31164 -> 31132 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2452 -> 2524 bytes
13-check_regression/console.log.xz | Bin 2656 -> 2436 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 32 +-
14-update_baseline/console.log | 115 +-
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 32 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 2664340 -> 2631348 bytes
sumfiles/g++.sum | 20 +-
sumfiles/gcc.log.xz | Bin 2169212 -> 2199116 bytes
sumfiles/gcc.sum | 2188 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 874936 -> 874020 bytes
sumfiles/gfortran.sum | 56 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2260 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 195556 -> 195648 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417940 -> 423844 bytes
sumfiles/libstdc++.sum | 2 +-
32 files changed, 1218 insertions(+), 1279 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-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 9b75eff7 0: update: gcc-71cac7de8f1285307f921908a43fd864baa543f9: 1
new 04c53613 0: update: gcc-8d331aab65488b3998bd106205bbe6cab5df31b5: 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 (9b75eff7)
\
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 1516 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 36532 -> 36660 bytes
04-build_abe-bootstrap/console.log.xz | Bin 263192 -> 262480 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3868 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2408 -> 2404 bytes
07-check_regression/console.log.xz | Bin 3236 -> 3152 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 8 +-
07-check_regression/results.compare | 31 +-
07-check_regression/results.compare2 | 57 +-
07-check_regression/results.regressions | 31 +-
08-update_baseline/console.log | 440 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 31 +-
08-update_baseline/results.compare2 | 57 +-
08-update_baseline/results.regressions | 31 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3579484 -> 3547432 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 3114516 -> 3122896 bytes
sumfiles/gcc.sum | 4498 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1071492 -> 1076984 bytes
sumfiles/gfortran.sum | 50 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2356 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207536 -> 207132 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2728 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450952 -> 449032 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2687 insertions(+), 2731 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 8d331aab654 [committed] Minor bfin codegen bugfix
new 083e8e66d2e c-family: Initialize ridpointers for __int128 etc. [PR105186]
new a42aa68bf1a phiopt: Optimize (x != cst1 ? x : cst2) != cst3 [PR104639]
The 2 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/c-family/c-common.cc | 2 +
gcc/testsuite/c-c++-common/pr105186.c | 5 ++
gcc/testsuite/gcc.dg/tree-ssa/pr104639-1.c | 13 +++
gcc/testsuite/gcc.dg/tree-ssa/pr104639-2.c | 54 ++++++++++++
gcc/tree-ssa-phiopt.cc | 133 +++++++++++++++++++++++++++--
5 files changed, 202 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr105186.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr104639-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr104639-2.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 4dc951b2 0: update: gcc-3ac111372ecb73cc2464ab27e3bad75dfe88a34b: 1
new 2ffbe474 0: update: linux-ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: 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 (4dc951b2)
\
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 1536 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 29912 -> 30548 bytes
04-build_abe-stage1/console.log.xz | Bin 71760 -> 73780 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 11256 -> 8752 bytes
07-build_abe-glibc/console.log.xz | Bin 235200 -> 237276 bytes
08-build_abe-stage2/console.log.xz | Bin 198308 -> 202204 bytes
09-build_abe-gdb/console.log.xz | Bin 34356 -> 34312 bytes
10-build_abe-qemu/console.log.xz | Bin 32376 -> 32012 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2756 -> 2768 bytes
13-check_regression/console.log.xz | Bin 3132 -> 3224 bytes
13-check_regression/fails.sum | 26 +-
13-check_regression/results.compare | 61 +-
13-check_regression/results.compare2 | 81 +-
13-check_regression/results.regressions | 61 +-
14-update_baseline/console.log | 432 +--
14-update_baseline/fails.sum | 26 +-
14-update_baseline/results.compare | 61 +-
14-update_baseline/results.compare2 | 81 +-
14-update_baseline/results.regressions | 61 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3343140 -> 3340508 bytes
sumfiles/g++.sum | 171 +-
sumfiles/gcc.log.xz | Bin 2940548 -> 2939512 bytes
sumfiles/gcc.sum | 5074 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1021828 -> 1016000 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2284 -> 2288 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196608 -> 196532 bytes
sumfiles/libgomp.sum | 21 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 409476 -> 410848 bytes
sumfiles/libstdc++.sum | 10 +-
37 files changed, 3224 insertions(+), 3000 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.