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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards c5f17c70 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 99a68f1f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (c5f17c70)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1556 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 45540 -> 45364 bytes
05-build_abe-stage1/console.log.xz | Bin 72348 -> 71848 bytes
07-build_abe-linux/console.log.xz | Bin 8928 -> 8932 bytes
08-build_abe-glibc/console.log.xz | Bin 238136 -> 236240 bytes
09-build_abe-stage2/console.log.xz | Bin 202128 -> 200896 bytes
10-build_abe-gdb/console.log.xz | Bin 45496 -> 44956 bytes
11-build_abe-qemu/console.log.xz | Bin 30976 -> 30504 bytes
12-check_regression/console.log.xz | Bin 416 -> 432 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 20 ++++++++++----------
12 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/master-arm-bootstrap_lto
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
adds 84714f86b3 Avoid -Waddress warnings in readelf
adds ced10cb78d -Waddress warning in ldelf.c
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/readelf.c | 209 ++++++++++++++++++++++++++-------------------
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 ++++++++---------------------------------
ld/ldelf.c | 1 -
14 files changed, 270 insertions(+), 385 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/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards b7a0c428 0: update: binutils-gcc: 2
new 02303f32 0: update: binutils-gcc: 2
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 (b7a0c428)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1696 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 65716 -> 65848 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 483140 -> 476668 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 ------------------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 7 insertions(+), 43 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/master-aarch64
in repository toolchain/ci/binutils-gdb.
from f4efb229b7 Automatic date update in version.in
adds 84714f86b3 Avoid -Waddress warnings in readelf
adds ced10cb78d -Waddress warning in ldelf.c
No new revisions were added by this update.
Summary of changes:
binutils/readelf.c | 209 +++++++++++++++++++++++++++++++----------------------
ld/ldelf.c | 1 -
2 files changed, 123 insertions(+), 87 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/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2e03b148 0: update: binutils-gcc: 1
new deca3a59 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 (2e03b148)
\
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 1644 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 53072 -> 52872 bytes
04-build_abe-gcc/console.log.xz | Bin 209688 -> 208164 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3844 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2872 -> 2648 bytes
07-check_regression/console.log.xz | Bin 3728 -> 4028 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 302 ++-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 703 ++---
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 302 ++-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3388900 -> 3384292 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 2895012 -> 2874780 bytes
sumfiles/gcc.sum | 4294 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 881788 -> 875640 bytes
sumfiles/gfortran.sum | 149 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171252 -> 171256 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 426680 -> 425176 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3171 insertions(+), 2895 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 d6a3c0cfb85 Revert the avoid threading circular paths commit.
new 701ee067807 sra: Fix corner case of total scalarization with virtual in [...]
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/testsuite/g++.dg/torture/pr102505.C | 15 +++++++++++++++
gcc/tree-sra.c | 2 ++
2 files changed, 17 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/torture/pr102505.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_native_build/master-aarch64
in repository toolchain/ci/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
new 84714f86b3 Avoid -Waddress warnings in readelf
new ced10cb78d -Waddress warning in ldelf.c
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:
bfd/version.h | 2 +-
binutils/readelf.c | 209 ++++++++++++++++++++++++++-------------------
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 ++++++++---------------------------------
ld/ldelf.c | 1 -
14 files changed, 270 insertions(+), 385 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_build/master-aarch64
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
new 84714f86b3 Avoid -Waddress warnings in readelf
new ced10cb78d -Waddress warning in ldelf.c
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:
bfd/version.h | 2 +-
binutils/readelf.c | 209 ++++++++++++++++++++++++++-------------------
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 ++++++++---------------------------------
ld/ldelf.c | 1 -
14 files changed, 270 insertions(+), 385 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 257391da 0: update: binutils-gcc-linux-glibc-gdb: 6
new c1ebbb45 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (257391da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 52556 -> 52932 bytes
05-build_abe-gcc/console.log.xz | Bin 209496 -> 210984 bytes
06-clean_sysroot/console.log.xz | Bin 312 -> 320 bytes
07-build_abe-linux/console.log.xz | Bin 9276 -> 8916 bytes
08-build_abe-glibc/console.log.xz | Bin 237728 -> 238828 bytes
09-build_abe-gdb/console.log.xz | Bin 45724 -> 45572 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 26 +++++++++++++-------------
11 files changed, 22 insertions(+), 22 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-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
new 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
new 644ed18669 [GOLD] Two GOT sections for PowerPC64
new 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
new 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
new 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
The 5 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/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-release-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards eca5d38d 0: update: binutils-llvm-linux-qemu: boot
new f0163962 0: update: binutils-llvm-linux-qemu: 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 (eca5d38d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 42232 -> 42028 bytes
04-build_llvm/console.log.xz | Bin 59056 -> 57252 bytes
05-build_abe-qemu/console.log.xz | Bin 29536 -> 30008 bytes
06-build_linux/console.log.xz | Bin 3680 -> 3512 bytes
07-boot_linux/console.log.xz | Bin 5716 -> 5700 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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/master-arm-bootstrap_O3
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_bootstrap/master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 79ee48db 0: update: binutils-gcc: 2
new e9c599d0 0: update: binutils-gcc: 2
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 (79ee48db)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 65384 -> 65540 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 465056 -> 465380 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 36 -------------------------------
jenkins/manifest.sh | 14 ++++++------
7 files changed, 7 insertions(+), 43 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/master-arm
in repository toolchain/ci/gcc.
from 1af78e731fe Fortran: Fixes and additional tests for shape/ubound/size [ [...]
adds 2e4659199e8 openmp: Fortran strictly-structured blocks support
adds d438dd2523a testsuite/102861 - adjust gcc.dg/vect/bb-slp-16.c change
adds 70e72c3a113 Avoid threading circular paths.
adds 005ebe1c078 Add dump prints when execute_fixup_cfg removes a write only [...]
adds 0a717f13355 Remove outdated comment about execute_fixup_cfg
adds 36ec4a3c927 Factor out removal of write only stores from execute_fixup_cfg
adds 113860301f4 Improve maybe_remove_writeonly_store to do a simple DCE for [...]
adds 40dd9d839e5 openmp: For default(none) ignore variables created by ubsan [...]
adds f5ef4da3ccd Remove restriction of SLP vectorizing internal function calls
adds c8a889fc0e1 i386: Fix wrong codegen for V8HF move without TARGET_AVX512F
adds e633f82fb71 testsuite: Fix up gfortran.dg/gomp/strictly*.f90 testcases
new 7878981f1d4 tree-optimization/102847 - properly cost VMAT_INVARIANT loads
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/c-family/c-omp.c | 43 ++++-
gcc/config/i386/i386.c | 15 +-
gcc/fortran/decl.c | 1 +
gcc/fortran/parse.c | 69 +++++--
gcc/fortran/parse.h | 2 +-
gcc/fortran/trans-openmp.c | 6 +-
gcc/testsuite/c-c++-common/ubsan/pr64888.c | 27 +++
gcc/testsuite/gcc.dg/pr36902.c | 5 +-
gcc/testsuite/gcc.dg/vect/bb-slp-16.c | 73 +++----
gcc/testsuite/gcc.target/i386/pr102812.c | 12 ++
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 +++++
gcc/tree-cfg.c | 74 ++++---
gcc/tree-ssa-threadbackward.c | 4 +
gcc/tree-vect-slp.c | 1 -
gcc/tree-vect-stmts.c | 7 +
libgomp/libgomp.texi | 2 +-
.../libgomp.fortran/task-reduction-16.f90 | 1 +
21 files changed, 668 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr64888.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr102812.c
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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 1428065f 0: update: binutils-gcc: 1
new 55428c72 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 (1428065f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (55428c72)
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 2728 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 64032 -> 65444 bytes
04-build_abe-gcc/console.log.xz | Bin 231080 -> 232416 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3872 -> 3848 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2892 -> 2600 bytes
07-check_regression/console.log.xz | Bin 2876 -> 3848 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 8 +
07-check_regression/results.compare | 41 +-
07-check_regression/results.compare2 | 289 ++-
07-check_regression/results.regressions | 42 +
08-update_baseline/console.log | 649 +++--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 8 +
08-update_baseline/results.compare | 41 +-
08-update_baseline/results.compare2 | 289 ++-
08-update_baseline/results.regressions | 42 +
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2685608 -> 2671860 bytes
sumfiles/g++.sum | 144 +-
sumfiles/gcc.log.xz | Bin 2224740 -> 2222896 bytes
sumfiles/gcc.sum | 4244 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 878844 -> 877216 bytes
sumfiles/gfortran.sum | 149 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2148 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169376 -> 169492 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 449472 -> 448140 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 3300 insertions(+), 2694 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 master
in repository binutils-gdb.
from f4efb229b72 Automatic date update in version.in
new 84714f86b37 Avoid -Waddress warnings in readelf
new ced10cb78d0 -Waddress warning in ldelf.c
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:
binutils/readelf.c | 209 +++++++++++++++++++++++++++++++----------------------
ld/ldelf.c | 1 -
2 files changed, 123 insertions(+), 87 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.