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/gcc.
from 7485a52551d i386: Fix up xorsign for AVX [PR89984]
adds 86e6268cff3 rs6000: Fix ELFv2 r12 use in epilogue
adds d081516ae17 testsuite: Use explicit -ftree-cselim in tests using -fdump [...]
adds d27d694151c testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c
adds 716a5836928 c++/102228 - make lookup_anon_field O(1)
new e66b9f6779f analyzer: fix ICE when discarding result of realloc [PR102225]
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/analyzer/analyzer.h | 2 ++
gcc/analyzer/constraint-manager.cc | 9 ++---
gcc/analyzer/region-model-impl-calls.cc | 42 ++++++++++++++--------
gcc/analyzer/region-model.cc | 2 +-
gcc/config/rs6000/rs6000-logue.c | 4 +++
gcc/cp/cp-tree.h | 4 +++
gcc/cp/decl.c | 3 ++
gcc/cp/decl2.c | 17 ++++-----
gcc/cp/module.cc | 10 ++++--
gcc/cp/semantics.c | 8 +++++
gcc/cp/typeck.c | 32 +++--------------
gcc/testsuite/gcc.dg/analyzer/realloc-1.c | 5 +++
gcc/testsuite/gcc.dg/analyzer/torture/pr102225.c | 6 ++++
gcc/testsuite/gcc.dg/array-quals-1.c | 10 +++---
gcc/testsuite/gcc.dg/tree-ssa/pr89430-1.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-3.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-4.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-5.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-6.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr89430-7-comp-ref.c | 2 +-
.../gcc.dg/tree-ssa/pr89430-8-mem-ref-size.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr99473-1.c | 2 +-
23 files changed, 102 insertions(+), 70 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr102225.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_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 733ae98cb8 PowerPC64, sanity check r_offset in relocate_section
adds 828a9ed9ca Fix unit test build on Windows
No new revisions were added by this update.
Summary of changes:
gdb/unittests/parallel-for-selftests.c | 3 ++-
1 file changed, 2 insertions(+), 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_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d5b40adf0 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 483348e4a 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 (d5b40adf0)
\
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 1548 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 43548 -> 43548 bytes
05-build_abe-stage1/console.log.xz | Bin 72124 -> 71316 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 11100 -> 11092 bytes
08-build_abe-glibc/console.log.xz | Bin 234400 -> 234660 bytes
09-build_abe-stage2/console.log.xz | Bin 190768 -> 190016 bytes
10-build_abe-gdb/console.log.xz | Bin 43180 -> 43152 bytes
11-build_abe-qemu/console.log.xz | Bin 30604 -> 30160 bytes
12-check_regression/console.log.xz | Bin 396 -> 396 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 20 ++++++++++----------
13 files changed, 18 insertions(+), 18 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/binutils-gdb.
from 351031f22a gdb: make thread_suspend_state::stop_pc optional
adds beaddc1a80 PowerPC64: Avoid useless work on R_PPC64_TPREL34
adds 733ae98cb8 PowerPC64, sanity check r_offset in relocate_section
adds 828a9ed9ca Fix unit test build on Windows
No new revisions were added by this update.
Summary of changes:
bfd/elf64-ppc.c | 172 +++++++++++++++++++++++----------
gdb/unittests/parallel-for-selftests.c | 3 +-
2 files changed, 124 insertions(+), 51 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/base-artifacts.
discards eba333a82 38: update: binutils-gcc: 1
new 1451d9b85 38: 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 (eba333a82)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (14 [...]
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 1596 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 66440 -> 64436 bytes
04-build_abe-gcc/console.log.xz | Bin 224600 -> 226684 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3860 -> 4020 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2584 -> 3280 bytes
07-check_regression/console.log.xz | Bin 3128 -> 2616 bytes
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 83 +-
08-update_baseline/console.log | 1786 +++++++-------
08-update_baseline/fails.sum | 8 +-
08-update_baseline/results.compare | 24 +-
08-update_baseline/results.compare2 | 27 +-
08-update_baseline/results.regressions | 24 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2646088 -> 2643832 bytes
sumfiles/g++.sum | 114 +-
sumfiles/gcc.log.xz | Bin 2207012 -> 2218068 bytes
sumfiles/gcc.sum | 4014 ++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 856316 -> 866296 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2148 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 164916 -> 165272 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2520 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 448444 -> 449820 bytes
sumfiles/libstdc++.sum | 12 +-
29 files changed, 3078 insertions(+), 3128 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_bmk_gnu_tk1/gnu-release-arm-spec2k6-O3_VECT
in repository toolchain/ci/glibc.
from f2413f2710 x86-64: Use testl to check __x86_string_control
adds 52d0119743 MIPS: Setup errno for {f,l,}xstat
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/fxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/lxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/xstat.c | 4 +++-
3 files changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.