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/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 5f60d8f9f 0: update: binutils-gcc: 1
new 125408b3e 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 (5f60d8f9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 37456 -> 38608 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 267520 -> 267172 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3820 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2364 -> 2812 bytes
07-check_regression/console.log.xz | Bin 5200 -> 7388 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 9 +-
07-check_regression/results.compare | 36 +-
07-check_regression/results.compare2 | 1606 +++++--
07-check_regression/results.regressions | 36 +-
08-update_baseline/console.log | 1916 +++++---
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 9 +-
08-update_baseline/results.compare | 36 +-
08-update_baseline/results.compare2 | 1606 +++++--
08-update_baseline/results.regressions | 36 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3525436 -> 3558368 bytes
sumfiles/g++.sum | 706 +--
sumfiles/gcc.log.xz | Bin 3137732 -> 3099160 bytes
sumfiles/gcc.sum | 5566 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 1068388 -> 1074336 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2364 -> 2356 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 196256 -> 196388 bytes
sumfiles/libgomp.sum | 20 +-
sumfiles/libitm.log.xz | Bin 2732 -> 2724 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 447852 -> 444432 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 7112 insertions(+), 4548 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 e951225303b gdb/fortran: support ptype and print commands for namelist [...]
new 29ba33db77f Add initializers to bound_minimal_symbol
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 | 2 --
gdb/findvar.c | 3 +--
gdb/minsyms.h | 4 ++--
gdb/value.c | 7 +------
4 files changed, 4 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 9ab50efc463 gdb: fix until behavior with trailing !is_stmt lines
new e951225303b gdb/fortran: support ptype and print commands for namelist [...]
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/dwarf2/read.c | 47 ++++++++++++++++++----
gdb/f-typeprint.c | 6 ++-
gdb/f-valprint.c | 26 +++++++++---
gdb/gdbtypes.h | 13 ++++++
.../{derived-type-function.exp => namelist.exp} | 33 ++++++++++-----
.../namelist.f90} | 22 +++++-----
include/dwarf2.def | 2 +-
7 files changed, 111 insertions(+), 38 deletions(-)
copy gdb/testsuite/gdb.fortran/{derived-type-function.exp => namelist.exp} (58%)
copy gdb/testsuite/{gdb.opt/fortran-string.f90 => gdb.fortran/namelist.f90} (76%)
--
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 glibc.
from 02561bb48a String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
new d96d2995c1 Revert "Linux: Consolidate auxiliary vector parsing"
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:
elf/dl-support.c | 80 +++++++++++++++++++-
sysdeps/unix/sysv/linux/alpha/dl-auxv.h | 18 +++--
sysdeps/unix/sysv/linux/dl-parse_auxv.h | 61 ---------------
sysdeps/unix/sysv/linux/dl-sysdep.c | 109 +++++++++++++++++++--------
sysdeps/unix/sysv/linux/powerpc/dl-auxv.h | 14 +++-
sysdeps/unix/sysv/linux/powerpc/dl-support.c | 4 -
6 files changed, 180 insertions(+), 106 deletions(-)
delete mode 100644 sysdeps/unix/sysv/linux/dl-parse_auxv.h
delete mode 100644 sysdeps/unix/sysv/linux/powerpc/dl-support.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_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from 7d636a3353a Daily bump.
adds a2cad467f72 Daily bump.
adds ed35d4205e8 Range on entry should only check dominators for non-null.
adds 411db3b4cf8 c++: satisfaction value of type const bool [PR104410]
adds 9582b3596c4 Daily bump.
adds ec01f11091a ICE: QImode(not SImode) operand should be passed to gen_vec [...]
adds 5669a60e2fc libstdc++: Fix deadlock in atomic wait [PR104442]
adds 11fc7d98a25 i386: Force inputs to a register to avoid lowpart_subreg fa [...]
adds f8a496d7a28 i386: -mno-xsave should disable all relevant ISA flags [PR104462]
adds f1707247190 Daily bump.
adds 3c124259245 i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469]
adds 3c9a9ce0c1d pr104458.c: Replace long with long long for -mx32
adds 0c30241b331 libstdc++: Strengthen memory order for atomic<T>::wait/notify
adds 19d0e7645eb Daily bump.
new 92d612cccc1 libstdc++: Implement P2325 changes to default-constructibil [...]
new fdc75c820f0 libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
new 18b7cbb2ac0 libstdc++: invalid default init in _CachedPosition [PR101231]
The 3 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/ChangeLog | 37 +++++
gcc/DATESTAMP | 2 +-
gcc/common/config/i386/i386-common.c | 3 +-
gcc/config/i386/i386-expand.c | 3 +
gcc/config/i386/sse.md | 5 +-
gcc/cp/ChangeLog | 9 +
gcc/cp/constraint.cc | 3 +-
gcc/gimple-range-cache.cc | 19 ++-
gcc/gimple-range.cc | 16 +-
gcc/testsuite/ChangeLog | 42 +++++
gcc/testsuite/g++.dg/cpp2a/concepts-pr104410.C | 6 +
gcc/testsuite/gcc.dg/pr104288.c | 23 +++
gcc/testsuite/gcc.target/i386/pr104451.c | 25 +++
gcc/testsuite/gcc.target/i386/pr104458.c | 13 ++
gcc/testsuite/gcc.target/i386/pr104469.c | 12 ++
libstdc++-v3/ChangeLog | 19 +++
libstdc++-v3/include/bits/atomic_wait.h | 11 +-
libstdc++-v3/include/bits/iterator_concepts.h | 3 +-
libstdc++-v3/include/bits/ranges_base.h | 3 +-
libstdc++-v3/include/bits/ranges_cmp.h | 2 +-
libstdc++-v3/include/bits/ranges_util.h | 2 +-
libstdc++-v3/include/bits/stl_iterator.h | 3 +-
libstdc++-v3/include/std/ranges | 136 +++++++++++-----
libstdc++-v3/include/std/span | 3 +-
libstdc++-v3/include/std/version | 2 +-
.../detail/{semiregular_box.cc => copyable_box.cc} | 51 +++++-
libstdc++-v3/testsuite/std/ranges/istream_view.cc | 12 ++
libstdc++-v3/testsuite/std/ranges/p2325.cc | 181 +++++++++++++++++++++
libstdc++-v3/testsuite/std/ranges/single_view.cc | 15 ++
libstdc++-v3/testsuite/std/ranges/view.cc | 2 +-
30 files changed, 587 insertions(+), 76 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr104410.C
create mode 100644 gcc/testsuite/gcc.dg/pr104288.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104451.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104458.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr104469.c
rename libstdc++-v3/testsuite/std/ranges/adaptors/detail/{semiregular_box.cc => co [...]
create mode 100644 libstdc++-v3/testsuite/std/ranges/p2325.cc
--
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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 75c308539 0: update: binutils-gcc-linux-qemu: all
new 14d38f603 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 (75c308539)
\
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 1760 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 41944 -> 29856 bytes
04-build_abe-stage1/console.log.xz | Bin 85812 -> 86000 bytes
05-build_abe-qemu/console.log.xz | Bin 30504 -> 30968 bytes
06-build_linux/console.log.xz | Bin 3684 -> 3688 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 | 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.