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_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
discards 61e39c126 0: update: binutils-gcc-linux-glibc-gdb: 1
new 5e6475c05 0: update: binutils-gcc-linux-glibc-gdb: 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 (61e39c126)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gdb/mas [...]
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 1584 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 53660 -> 52292 bytes
04-build_abe-gcc/console.log.xz | Bin 230204 -> 231172 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8976 -> 8824 bytes
07-build_abe-glibc/console.log.xz | Bin 230676 -> 231112 bytes
08-build_abe-gdb/console.log.xz | Bin 49408 -> 49772 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3888 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2216 -> 2448 bytes
11-check_regression/console.log.xz | Bin 14880 -> 10900 bytes
11-check_regression/extra-bisect-params | 2 +-
11-check_regression/fails.sum | 99 +-
11-check_regression/results.compare | 67 +-
11-check_regression/results.compare2 | 3755 ++++-----------
11-check_regression/results.regressions | 62 +-
12-update_baseline/console.log | 5462 +++++++--------------
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/fails.sum | 99 +-
12-update_baseline/results.compare | 67 +-
12-update_baseline/results.compare2 | 3755 ++++-----------
12-update_baseline/results.regressions | 62 +-
jenkins/manifest.sh | 20 +-
sumfiles/gdb.log.xz | Bin 1600804 -> 1623828 bytes
sumfiles/gdb.sum | 7918 +++++++++++++++++++------------
25 files changed, 8437 insertions(+), 12933 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_build/master-aarch64
in repository toolchain/ci/gdb.
from aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/catch-syscall.exp | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 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_build/master-aarch64
in repository toolchain/ci/gcc.
from 37a8220fa91 rtl-optimization/105559 - avoid quadratic behavior in delet [...]
adds a92ed39c416 [c++] Add module attachment
adds 546c6210eb0 middle-end/70090: Register __bdos for sanitizers if necessary
adds 684c97dd084 Use variadic template functions for the gimple_build forwarders
adds 401abb8f646 rs6000: Delete RS6000_CONSTRAINT_f
adds 0aca4aa8c9a rs6000: Remove <Ff>
adds 5b2a24ebfc0 rs6000: Remove <Fv>
new 0acdbe29f66 Fortran: fix error recovery on invalid array section
new 4dc86f716fe c++: fix arm-eabi bootstrap [PR105567]
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:
gcc/asan.cc | 24 +++--
gcc/config/rs6000/constraints.md | 2 +-
gcc/config/rs6000/rs6000.cc | 16 +--
gcc/config/rs6000/rs6000.h | 3 +-
gcc/config/rs6000/rs6000.md | 177 ++++++++++++++++-----------------
gcc/cp/cp-tree.h | 14 +--
gcc/cp/decl.cc | 23 +++--
gcc/cp/module.cc | 117 +++++++++++++---------
gcc/cp/name-lookup.cc | 17 ++--
gcc/cp/name-lookup.h | 2 +-
gcc/cp/ptree.cc | 20 +++-
gcc/cp/typeck.cc | 4 +-
gcc/fortran/expr.cc | 4 +-
gcc/gimple-fold.h | 45 ++-------
gcc/testsuite/g++.dg/template/ctor10.C | 10 ++
gcc/testsuite/gfortran.dg/pr105230.f90 | 8 ++
16 files changed, 252 insertions(+), 234 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/ctor10.C
create mode 100644 gcc/testsuite/gfortran.dg/pr105230.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from aa02037b08 nm: use -U as an alias for --defines-only, in line with llvm-nm
adds 32412d8e48 [gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=no
No new revisions were added by this update.
Summary of changes:
gdb/testsuite/gdb.base/catch-syscall.exp | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 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_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 50668fb74 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 7a73e0123 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 (50668fb74)
\
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 1560 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 30356 -> 30628 bytes
05-build_abe-stage1/console.log.xz | Bin 71404 -> 71328 bytes
07-build_abe-linux/console.log.xz | Bin 8876 -> 8968 bytes
08-build_abe-glibc/console.log.xz | Bin 238440 -> 238172 bytes
09-build_abe-stage2/console.log.xz | Bin 199108 -> 199340 bytes
10-build_abe-gdb/console.log.xz | Bin 37584 -> 37556 bytes
11-build_abe-qemu/console.log.xz | Bin 31340 -> 32048 bytes
12-check_regression/console.log.xz | Bin 432 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
12 files changed, 12 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.