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 e327c35ef5 hurd: Fix RPC link names
adds fc46f98d5d hurd: Fix RPC prototypes
adds 219c04fc3b gdb/python: fix gdb.Objfile.__repr__ () for dynamically comp [...]
adds cd393cec3a gdb, btrace: improve error messages
No new revisions were added by this update.
Summary of changes:
gdb/gnu-nat.c | 18 +++++++++---------
gdb/nat/linux-btrace.c | 21 +++++++++++++++++++--
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.base/jit-reader.exp | 10 ++++++++++
4 files changed, 39 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 3a5762bab 0: update: binutils-gcc: 1
new 2ba62d131 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 (3a5762bab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (2b [...]
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 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 50612 -> 52052 bytes
04-build_abe-gcc/console.log.xz | Bin 229628 -> 229700 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3804 -> 3816 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2616 -> 2452 bytes
07-check_regression/console.log.xz | Bin 2772 -> 2376 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 45 +-
08-update_baseline/console.log | 258 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 45 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2728212 -> 2772164 bytes
sumfiles/g++.sum | 122 +-
sumfiles/gcc.log.xz | Bin 2349680 -> 2312760 bytes
sumfiles/gcc.sum | 4328 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 900428 -> 885068 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2172 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 188072 -> 187900 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 450948 -> 442272 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2435 insertions(+), 2535 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-aarch64
in repository toolchain/ci/gdb.
from e327c35ef5 hurd: Fix RPC link names
new fc46f98d5d hurd: Fix RPC prototypes
new 219c04fc3b gdb/python: fix gdb.Objfile.__repr__ () for dynamically comp [...]
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:
gdb/gnu-nat.c | 18 +++++++++---------
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.base/jit-reader.exp | 10 ++++++++++
3 files changed, 20 insertions(+), 10 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-aarch64
in repository toolchain/ci/gcc.
from d43fbc7d3f7 [libgomp, testsuite] Fix insufficient resources in test-cases
adds 34afa19d29c fold-const: do not fold NaN result from non-NaN operands [PR95115]
adds b9ebf6c330e PR101260 regcprop: Add mode change check for copy reg
adds 7e836079071 rs6000: Don't #ifdef "short" built-in names
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-overload.def | 344 ++++++++++++++++---------------
gcc/fold-const.cc | 11 +
gcc/regcprop.cc | 3 +-
gcc/testsuite/gcc.dg/pr95115.c | 25 +++
gcc/testsuite/gcc.target/s390/pr101260.c | 63 ++++++
5 files changed, 275 insertions(+), 171 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr95115.c
create mode 100644 gcc/testsuite/gcc.target/s390/pr101260.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/binutils-gdb.
from e327c35ef5 hurd: Fix RPC link names
adds fc46f98d5d hurd: Fix RPC prototypes
adds 219c04fc3b gdb/python: fix gdb.Objfile.__repr__ () for dynamically comp [...]
No new revisions were added by this update.
Summary of changes:
gdb/gnu-nat.c | 18 +++++++++---------
gdb/python/py-objfile.c | 2 +-
gdb/testsuite/gdb.base/jit-reader.exp | 10 ++++++++++
3 files changed, 20 insertions(+), 10 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-aarch64
in repository toolchain/ci/base-artifacts.
discards 850f11a8c 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new a2bbd51bd 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 (850f11a8c)
\
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 1568 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30968 -> 30920 bytes
04-build_abe-stage1/console.log.xz | Bin 72724 -> 72780 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 9004 -> 8648 bytes
07-build_abe-glibc/console.log.xz | Bin 238320 -> 237008 bytes
08-build_abe-stage2/console.log.xz | Bin 198884 -> 199452 bytes
09-build_abe-gdb/console.log.xz | Bin 37464 -> 37272 bytes
10-build_abe-qemu/console.log.xz | Bin 31308 -> 31312 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3888 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 3040 -> 3672 bytes
13-check_regression/console.log.xz | Bin 11808 -> 2852 bytes
13-check_regression/extra-bisect-params | 1 -
13-check_regression/fails.sum | 12 -
13-check_regression/results.compare | 151 +-
13-check_regression/results.compare2 | 1845 +------------
13-check_regression/results.regressions | 101 -
14-update_baseline/console.log | 2180 +--------------
14-update_baseline/extra-bisect-params | 1 -
14-update_baseline/fails.sum | 12 -
14-update_baseline/results.compare | 151 +-
14-update_baseline/results.compare2 | 1845 +------------
14-update_baseline/results.regressions | 101 -
jenkins/manifest.sh | 18 +-
sumfiles/g++.log.xz | Bin 3307832 -> 3318236 bytes
sumfiles/g++.sum | 163 +-
sumfiles/gcc.log.xz | Bin 2919808 -> 2915236 bytes
sumfiles/gcc.sum | 4456 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1011428 -> 1017904 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2292 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 184896 -> 184916 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2656 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 407488 -> 408028 bytes
sumfiles/libstdc++.sum | 20 +-
39 files changed, 2604 insertions(+), 8571 deletions(-)
delete mode 100644 13-check_regression/extra-bisect-params
delete mode 100644 13-check_regression/fails.sum
delete mode 100644 13-check_regression/results.regressions
delete mode 100644 14-update_baseline/extra-bisect-params
delete mode 100644 14-update_baseline/fails.sum
delete mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.