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-release-arm-stable-allyesconfig
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
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
No new revisions were added by this update.
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/gnu-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 70c5e5ac 0: update: binutils-gcc-linux-qemu: all
new 84fc83ca 0: update: binutils-gcc-linux-qemu: all
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 (70c5e5ac)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 1568 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 41864 -> 41908 bytes
04-build_abe-stage1/console.log.xz | Bin 85556 -> 85796 bytes
05-build_abe-qemu/console.log.xz | Bin 29400 -> 30152 bytes
06-build_linux/console.log.xz | Bin 3412 -> 3428 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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 binutils-gdb.
from 4d1795ac4dd Fix latent Ada bug when accessing field offsets
new e3e4224e799 Fix test step-and-next-inline.cc
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:
gdb/testsuite/gdb.cp/step-and-next-inline.cc | 2 +-
gdb/testsuite/gdb.cp/step-and-next-inline.exp | 4 +++-
2 files changed, 4 insertions(+), 2 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-aarch64-next-allmodconfig
in repository toolchain/ci/llvm-project.
from cf15ccdeb6d5 Bump version to 13.0.1
adds 449f3049b507 [GHA] Cancel intermediate builds on PRs
adds 8a93745a7121 Remove "In Progress" text from release notes
adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
new 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
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:
.github/workflows/clang-tests.yml | 6 +
.github/workflows/libclang-abi-tests.yml | 7 +
.github/workflows/libclc-tests.yml | 7 +
.github/workflows/lld-tests.yml | 6 +
.github/workflows/lldb-tests.yml | 9 +-
.github/workflows/llvm-tests.yml | 7 +
clang-tools-extra/docs/ReleaseNotes.rst | 8 +-
clang/docs/ReleaseNotes.rst | 8 +-
clang/lib/Format/TokenAnnotator.cpp | 42 +++++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 ++++++++++++++++++++++++++++
flang/docs/ReleaseNotes.md | 10 +-
libcxx/CMakeLists.txt | 19 ++-
libcxx/docs/ReleaseNotes.rst | 8 +-
libcxxabi/CMakeLists.txt | 21 +--
libunwind/CMakeLists.txt | 17 ++-
lld/docs/ReleaseNotes.rst | 5 -
llvm/docs/ReleaseNotes.rst | 5 -
polly/docs/ReleaseNotes.rst | 8 +-
21 files changed, 341 insertions(+), 85 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-aarch64-next-allmodconfig
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
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
No new revisions were added by this update.
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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 90908cad 2: update: binutils-llvm-linux-qemu: 22182
new a8fa5b8c 2: update: binutils-llvm-linux-qemu: 22211
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 (90908cad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 1824 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 43724 -> 43144 bytes
04-build_llvm/console.log.xz | Bin 57692 -> 57752 bytes
05-build_abe-qemu/console.log.xz | Bin 30120 -> 30432 bytes
06-build_linux/console.log.xz | Bin 4736 -> 4176 bytes
08-check_regression/console.log.xz | Bin 484 -> 480 bytes
09-update_baseline/console.log | 194 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++--
results | 2 +-
10 files changed, 109 insertions(+), 109 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-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/binutils-gdb.
from 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
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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_gcc_bootstrap/release-arm-bootstrap_profiled_lto_lean
in repository toolchain/ci/base-artifacts.
discards 9e446493 0: update: binutils-gcc: 2
new b424cb44 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 (9e446493)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 62152 -> 62216 bytes
.../console.log.xz | Bin 914456 -> 916200 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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/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_gnu_cross_check_gcc/master-arm
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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 8bd3a99f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new eadb531c 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 (8bd3a99f)
\
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 1572 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43908 -> 44096 bytes
04-build_abe-stage1/console.log.xz | Bin 90332 -> 90132 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8860 -> 9060 bytes
07-build_abe-glibc/console.log.xz | Bin 230748 -> 229832 bytes
08-build_abe-stage2/console.log.xz | Bin 223168 -> 222600 bytes
09-build_abe-gdb/console.log.xz | Bin 43708 -> 44072 bytes
10-build_abe-qemu/console.log.xz | Bin 30428 -> 29968 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3856 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2960 -> 2720 bytes
13-check_regression/console.log.xz | Bin 3004 -> 3244 bytes
13-check_regression/results.compare | 26 +-
13-check_regression/results.compare2 | 267 ++--
14-update_baseline/console.log | 513 ++++----
14-update_baseline/results.compare | 26 +-
14-update_baseline/results.compare2 | 267 ++--
jenkins/manifest.sh | 20 +-
sumfiles/g++.log.xz | Bin 2570964 -> 2547452 bytes
sumfiles/g++.sum | 126 +-
sumfiles/gcc.log.xz | Bin 2092000 -> 2119208 bytes
sumfiles/gcc.sum | 2314 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 849724 -> 855796 bytes
sumfiles/gfortran.sum | 149 ++-
sumfiles/libatomic.log.xz | Bin 2240 -> 2244 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 165596 -> 165500 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 411376 -> 418552 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2020 insertions(+), 1724 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-release-aarch64-stable-allyesconfig
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
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
No new revisions were added by this update.
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/gnu-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7b5efedc 0: update: binutils-gcc-linux-qemu: all
new a09a4631 0: update: binutils-gcc-linux-qemu: all
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 (7b5efedc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1576 -> 1772 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 43216 -> 43124 bytes
04-build_abe-stage1/console.log.xz | Bin 67312 -> 67520 bytes
05-build_abe-qemu/console.log.xz | Bin 30028 -> 30388 bytes
06-build_linux/console.log.xz | Bin 3600 -> 3428 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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 binutils-gdb.
from ced10cb78d0 -Waddress warning in ldelf.c
new 4d1795ac4dd Fix latent Ada bug when accessing field offsets
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:
gdb/ada-lang.c | 31 +++++++--
gdb/testsuite/gdb.ada/same_component_name.exp | 84 +++++++++++++----------
gdb/testsuite/gdb.ada/same_component_name/foo.adb | 3 +
3 files changed, 75 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 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
adds 7878981f1d4 tree-optimization/102847 - properly cost VMAT_INVARIANT loads
adds 8516963942b tree-optimization/102847 - adjust VMAT_INVARIANT load costing
adds d97fa0d44c2 Move the initial debug_hooks setting
adds d6a3c0cfb85 Revert the avoid threading circular paths commit.
adds 701ee067807 sra: Fix corner case of total scalarization with virtual in [...]
adds b4702276615 options: Fix variable tracking option processing.
new 434ebc1e08b Move ranger only VRP folder to tree-vrp.
new bd400db6d3e Add --param=vrp1-mode and --param=vrp2-mode.
new 9cb114fd555 Split --param=evrp-mode into evrp-mode and ranger-debug.
new 2606dfea12d Adjust testcase for 128/256 bit HF vector load/store
The 4 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/common.opt | 2 +-
gcc/config/i386/i386.c | 15 ++-
gcc/doc/invoke.texi | 9 ++
gcc/flag-types.h | 31 +++--
gcc/gimple-range-cache.cc | 4 +-
gcc/gimple-range-gori.cc | 2 +-
gcc/gimple-range.cc | 2 +-
gcc/gimple-ssa-evrp.c | 96 +--------------
gcc/opts.c | 45 +++++++
gcc/params.opt | 69 +++++++----
gcc/testsuite/c-c++-common/ubsan/pr64888.c | 27 +++++
gcc/testsuite/g++.dg/torture/pr102505.C | 15 +++
gcc/testsuite/gcc.dg/pr102585.c | 6 +
gcc/testsuite/gcc.dg/pr36902.c | 5 +-
gcc/testsuite/gcc.target/i386/avx512fp16-13.c | 8 +-
gcc/testsuite/gcc.target/i386/pr102812.c | 12 ++
.../gomp/strictly-structured-block-1.f90 | 28 ++---
.../gomp/strictly-structured-block-2.f90 | 28 ++---
.../gomp/strictly-structured-block-3.f90 | 4 +-
gcc/toplev.c | 53 +-------
gcc/tree-cfg.c | 74 ++++++++----
gcc/tree-sra.c | 2 +
gcc/tree-vect-slp.c | 1 -
gcc/tree-vect-stmts.c | 10 ++
gcc/tree-vrp.c | 134 ++++++++++++++++++++-
gcc/tree-vrp.h | 2 +
27 files changed, 481 insertions(+), 246 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/ubsan/pr64888.c
create mode 100644 gcc/testsuite/g++.dg/torture/pr102505.C
create mode 100644 gcc/testsuite/gcc.dg/pr102585.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr102812.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_gcc_bootstrap/master-aarch64-bootstrap
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.