This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 556e5a3b1e4 Daily bump.
new fc7166a7c40 d: Fix ICE in in add_stack_var, at cfgexpand.cc:476
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/d/d-target.cc | 2 ++
gcc/testsuite/gdc.dg/imports/pr106555.d | 10 ++++++++++
gcc/testsuite/gdc.dg/pr106555.d | 4 ++++
3 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/gdc.dg/imports/pr106555.d
create mode 100644 gcc/testsuite/gdc.dg/pr106555.d
--
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 gcc.
from 01b1afdc35c libstdc++: [_GLIBCXX_DEBUG] Do not consider detached iterat [...]
new 4b0253b0199 d: Fix ICE in in add_stack_var, at cfgexpand.cc:476
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/d/d-target.cc | 2 ++
gcc/testsuite/gdc.dg/imports/pr106555.d | 10 ++++++++++
gcc/testsuite/gdc.dg/pr106555.d | 4 ++++
3 files changed, 16 insertions(+)
create mode 100644 gcc/testsuite/gdc.dg/imports/pr106555.d
create mode 100644 gcc/testsuite/gdc.dg/pr106555.d
--
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 gcc.
from 21c7aab0980 Fix middle-end/103645: empty struct store not removed when [...]
new 01b1afdc35c libstdc++: [_GLIBCXX_DEBUG] Do not consider detached iterat [...]
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:
libstdc++-v3/include/debug/formatter.h | 15 +++++++++++--
libstdc++-v3/include/debug/safe_iterator.h | 19 ++++++++++------
libstdc++-v3/include/debug/safe_local_iterator.h | 19 ++++++++++------
libstdc++-v3/src/c++11/debug.cc | 7 ++++--
.../deque/debug/iterator1_neg.cc} | 14 ++++++------
.../deque/debug/iterator2_neg.cc} | 17 +++++++++------
.../forward_list/debug/iterator1_neg.cc} | 14 ++++++------
.../debug/{construct1_neg.cc => iterator2_neg.cc} | 13 ++++++++---
.../forward_list/debug/iterator3_neg.cc} | 25 ++++++++++++----------
9 files changed, 93 insertions(+), 50 deletions(-)
copy libstdc++-v3/testsuite/{21_strings/basic_string/debug/find2_neg.cc => 23_cont [...]
copy libstdc++-v3/testsuite/{21_strings/basic_string/debug/find1_neg.cc => 23_cont [...]
copy libstdc++-v3/testsuite/{21_strings/basic_string/debug/find2_neg.cc => 23_cont [...]
copy libstdc++-v3/testsuite/23_containers/forward_list/debug/{construct1_neg.cc => [...]
copy libstdc++-v3/testsuite/{25_algorithms/copy/deque_iterators/42.cc => 23_contai [...]
--
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-arm-bootstrap_profiled_lto
in repository toolchain/ci/gcc.
from 99679c0ff73 Daily bump.
adds 3a9dcef5c19 libstdc++: Update value of __cpp_lib_ios_noreplace macro
adds 0b4d2f5e7b4 libstdc++: Rename data members of std::unexpected and std:: [...]
adds 61076545cb3 libstdc++: Make std::string_view(Range&&) constructor explicit
adds 25b11619a83 Do not enable -mblock-ops-vector-pair.
adds 4178af1a5f6 Daily bump.
adds b8d9acc373c Daily bump.
adds 556e5a3b1e4 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 5 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.cc | 11 --------
libstdc++-v3/ChangeLog | 33 ++++++++++++++++++++++
libstdc++-v3/include/bits/ios_base.h | 2 +-
libstdc++-v3/include/std/expected | 32 ++++++++++-----------
libstdc++-v3/include/std/string_view | 2 +-
libstdc++-v3/include/std/version | 2 +-
.../basic_string_view/cons/char/range_c++20.cc | 28 +++++++++++++++---
.../basic_string_view/cons/wchar_t/range_c++20.cc | 30 ++++++++++++++++----
.../27_io/basic_ofstream/open/char/noreplace.cc | 4 +--
.../27_io/basic_ofstream/open/wchar_t/noreplace.cc | 4 +--
12 files changed, 111 insertions(+), 44 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-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 110b546fe 0: update: binutils-gcc: 2
new aee4f77cc 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 (110b546fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1628 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50264 -> 50236 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 937644 -> 934100 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 22 ++++++++++-----------
jenkins/manifest.sh | 18 ++++++++---------
results | 1 -
8 files changed, 20 insertions(+), 21 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_kernel/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/qemu.
from 2480f3bbd0 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...]
adds ed021daf2d hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]
adds 0ee33dd0ce Merge tag 'pull-ppc-20220804' of https://gitlab.com/danielhb [...]
adds 7b0ca31364 virtiofsd: Fix format strings
adds 846dcf0ba4 Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
adds 9567fc1665 README.rst: fix link formatting
adds aed5da45da vdpa: Fix file descriptor leak on get features error
adds 9878fbf342 docs/about/removed-features: Move the -soundhw into the righ [...]
adds 1e2dd31149 ppc: Remove redundant macro MSR_BOOK3S_MASK.
adds 21d4e557e2 include/qemu/host-utils.h: Simplify the compiler check in mulu128()
adds 09ed077d7f Merge tag 'trivial-branch-for-7.1-pull-request' of https://g [...]
adds fbf8c96be3 docs: build-platforms: Clarify stance on minor releases and [...]
adds 5258a7e2c0 QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6
adds 5dfa9e8689 target/i386: display deprecation status in '-cpu help'
adds 738cdc2f6e target/s390x: display deprecation status in '-cpu help'
adds 977c33ba5d target/arm: display deprecation status in '-cpu help'
adds e3fdb13e88 util/qemu-sockets: Replace the call to close a socket with c [...]
adds e0d8bb9800 Merge tag 'misc-next-pull-request' of https://gitlab.com/ber [...]
adds 00952d93e0 target/loongarch: Fix macros SET_FPU_* in cpu.h
adds 4cbadc40b9 hw/loongarch: remove acpi-build.c unused variable 'aml_len'
adds 1fe8ac3511 target/loongarch: Fix GDB get the wrong pc
adds cd8ef0ed3b target/loongarch: add gdb_arch_name()
adds 96c3298c0a target/loongarch: update loongarch-base64.xml
adds d182c39000 target/loongarch: Update loongarch-fpu.xml
adds 2f149c759f target/loongarch: Update gdb_set_fpu() and gdb_get_fpu()
adds c669f22f1a Merge tag 'pull-la-20220805' of https://gitlab.com/rth7680/q [...]
new 393296de19 pc-bios/s390-ccw: Fix booting with logical block size < phys [...]
new c3dd58ba6e pc-bios/s390-ccw: Update the s390-ccw.img with the block size fix
new c05a88c6b2 tests/avocado: fix replay-linux test
new 407634970d tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CAN [...]
new 0b86b4e0da Merge tag 'pull-request-2022-08-08' of https://gitlab.com/th [...]
The 5 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:
README.rst | 4 +--
configs/targets/loongarch64-softmmu.mak | 2 +-
docs/about/build-platforms.rst | 5 ++-
docs/about/removed-features.rst | 14 ++++----
gdb-xml/loongarch-base64.xml | 13 ++++----
gdb-xml/loongarch-fpu.xml | 50 ++++++++++++++++++++++++++++
gdb-xml/loongarch-fpu64.xml | 57 --------------------------------
hw/loongarch/acpi-build.c | 11 +-----
hw/ppc/sam460ex.c | 2 +-
include/qemu/host-utils.h | 3 +-
io/channel-socket.c | 4 +--
linux-user/loongarch64/signal.c | 24 ++------------
net/vhost-vdpa.c | 4 +--
pc-bios/s390-ccw.img | Bin 42608 -> 42608 bytes
pc-bios/s390-ccw/virtio-blkdev.c | 2 +-
target/arm/helper.c | 7 +++-
target/i386/cpu.c | 5 +++
target/loongarch/cpu.c | 8 ++++-
target/loongarch/cpu.h | 18 ++++++++--
target/loongarch/gdbstub.c | 43 ++++++++++++++++++------
target/loongarch/internals.h | 3 ++
target/ppc/excp_helper.c | 1 -
target/s390x/cpu_models.c | 23 ++++++++++---
tests/avocado/replay_linux.py | 1 +
tests/qemu-iotests/264 | 2 +-
tools/virtiofsd/fuse_lowlevel.c | 4 +--
util/qemu-sockets.c | 4 +--
27 files changed, 174 insertions(+), 140 deletions(-)
create mode 100644 gdb-xml/loongarch-fpu.xml
delete mode 100644 gdb-xml/loongarch-fpu64.xml
--
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/llvm-release-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 304b6ef6d 0: update: binutils-llvm-linux-qemu: all
new aa3a1a5b2 0: update: binutils-llvm-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 (304b6ef6d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30224 -> 30252 bytes
04-build_kernel_llvm/console.log.xz | Bin 65316 -> 63736 bytes
05-build_abe-qemu/console.log.xz | Bin 31372 -> 31520 bytes
06-build_linux/console.log.xz | Bin 3784 -> 3944 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 | 10 +++++-----
jenkins/manifest.sh | 18 +++++++++++-------
results | 1 -
11 files changed, 16 insertions(+), 13 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_apm/gnu-master-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 525ca33a61 i386: Replace movzx with movzbl
adds 1ed5869c4c i386: Use fldt instead of fld on e_logl.S
adds 26a3499cdb i386: Use cmpl instead of cmp
No new revisions were added by this update.
Summary of changes:
sysdeps/i386/i686/fpu/e_logl.S | 4 ++--
sysdeps/i386/i686/multiarch/wcscpy-ssse3.S | 8 ++++----
sysdeps/i386/i686/multiarch/wcslen-sse2.S | 16 ++++++++--------
3 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.