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-arm
in repository toolchain/ci/gcc.
from d86a20ee8be tree-optimization: only DSE trapping insn if -fdelete-dead- [...]
adds b5c3dd3df38 Use fixed-width types in allocation size tests
adds f150dc1bd11 loongarch: use -mno-check-zero-division as the default for [...]
new a26f3eb2683 Implement class vrange_storage to stream ranges to long ter [...]
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/Makefile.in | 2 +
gcc/common/config/loongarch/loongarch-common.cc | 3 -
gcc/config/loongarch/loongarch.cc | 18 +-
gcc/doc/invoke.texi | 3 +-
gcc/gengtype.cc | 1 +
gcc/testsuite/gcc.c-torture/execute/20101011-1.c | 1 +
gcc/testsuite/gcc.dg/analyzer/allocation-size-1.c | 55 +++---
gcc/testsuite/gcc.dg/analyzer/allocation-size-2.c | 73 ++++----
gcc/testsuite/gcc.dg/analyzer/allocation-size-3.c | 23 +--
gcc/testsuite/gcc.dg/analyzer/allocation-size-4.c | 15 +-
gcc/testsuite/gcc.dg/analyzer/allocation-size-5.c | 23 +--
gcc/value-range-storage.cc | 212 ++++++++++++++++++++++
gcc/value-range-storage.h | 85 +++++++++
13 files changed, 415 insertions(+), 99 deletions(-)
create mode 100644 gcc/value-range-storage.cc
create mode 100644 gcc/value-range-storage.h
--
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-arm
in repository toolchain/ci/base-artifacts.
discards 3d397535 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 9b13f8ae 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 (3d397535)
\
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 1648 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2732 bytes
04-build_abe-binutils/console.log.xz | Bin 30160 -> 30012 bytes
05-build_abe-stage1/console.log.xz | Bin 91376 -> 92148 bytes
07-build_abe-linux/console.log.xz | Bin 9036 -> 9140 bytes
08-build_abe-glibc/console.log.xz | Bin 233336 -> 232684 bytes
09-build_abe-stage2/console.log.xz | Bin 222316 -> 223844 bytes
10-build_abe-gdb/console.log.xz | Bin 37396 -> 37344 bytes
11-build_abe-qemu/console.log.xz | Bin 32736 -> 32596 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
12 files changed, 8 insertions(+), 8 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/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
adds f0b3db3175 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
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/release-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 6ec49fc2 0: update: binutils-gcc: 1
new 47b42c91 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 (6ec49fc2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/rele [...]
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 -> 1628 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2708 bytes
03-build_abe-binutils/console.log.xz | Bin 38392 -> 38188 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 262728 -> 262020 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3908 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2344 -> 2320 bytes
07-check_regression/console.log.xz | Bin 3124 -> 3428 bytes
07-check_regression/fails.sum | 7 +-
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 83 +-
07-check_regression/results.regressions | 30 +-
08-update_baseline/console.log | 320 +-
08-update_baseline/fails.sum | 7 +-
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 83 +-
08-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3569384 -> 3550376 bytes
sumfiles/g++.sum | 160 +-
sumfiles/gcc.log.xz | Bin 3119148 -> 3121864 bytes
sumfiles/gcc.sum | 4767 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1074664 -> 1077192 bytes
sumfiles/gfortran.sum | 52 +-
sumfiles/libatomic.log.xz | Bin 2352 -> 2352 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 207336 -> 207748 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2728 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 435448 -> 454116 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2895 insertions(+), 2754 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_debug
in repository toolchain/ci/binutils-gdb.
from f15f0ddd10 Automatic date update in version.in
adds 47226049bb [gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsani [...]
adds 33fd0a3363 [gdb/symtab] Fix data race on per_cu->dwarf_version
adds dcc9b683dc Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/dwarf2/read.c | 10 +++++++---
gdb/dwarf2/read.h | 18 ++++++++++++++++--
gdb/testsuite/gdb.base/early-init-file.exp | 19 +++++++++++++++++--
4 files changed, 41 insertions(+), 8 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_debug
in repository toolchain/ci/base-artifacts.
discards b0041c85 0: update: binutils-gcc: 2
new 2f1d2f8f 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 (b0041c85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1640 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 39072 -> 38236 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 270328 -> 273304 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 37 ----------------------------
jenkins/manifest.sh | 12 ++++-----
7 files changed, 6 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/release-aarch64-bootstrap_profiled
in repository toolchain/ci/binutils-gdb.
from f1f91e76db Automatic date update in version.in
adds 9f3ab5dddb Automatic date update in version.in
adds 04d55a034c Automatic date update in version.in
adds 7f9a495a16 libctf: fix linking together multiple objects derived from t [...]
adds b8a2baa80b libctf: tests: prune warnings from compiler output
adds ed74e861d7 Automatic date update in version.in
adds 04d235629f Automatic date update in version.in
adds 969726c31f Automatic date update in version.in
adds c26e2c8be8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
libctf/ctf-dedup.c | 2 +
libctf/ctf-impl.h | 4 +
libctf/ctf-link.c | 161 ++++++++++++++++-----
libctf/testsuite/config/default.exp | 7 +
libctf/testsuite/lib/ctf-lib.exp | 4 +-
.../libctf-regression/libctf-repeat-cu-lib.c | 9 ++
.../libctf-regression/libctf-repeat-cu-main.c | 5 +
.../testsuite/libctf-regression/libctf-repeat-cu.d | 7 +
.../libctf-regression/libctf-repeat-cu.exp | 118 +++++++++++++++
10 files changed, 283 insertions(+), 36 deletions(-)
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-lib.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu-main.c
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.d
create mode 100644 libctf/testsuite/libctf-regression/libctf-repeat-cu.exp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.