This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from c3405f651da Daily bump.
new b285999440c tree-optimization/105070 - annotate bit cluster tests with [...]
new 813b14ede72 tree-optimization/105226 - avoid splitting abnormal edges
new eb077526a70 ada/104861 - use target_noncanonial for Target_Name
new e513d564107 middle-end/104786 - ICE with asm and VLA
new f058e124350 debug/104337 - avoid messing with the abstract origin chain in NRV
new 8a7dd8900d0 tree-optimization/103596 - fix missed propagation into switches
new 4ed8728e264 tree-optimization/103361 - fix unroll-and-jam direction vec [...]
new 1e1b247774e middle-end/100786 - constant folding from incompatible alias
The 8 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/ada/gcc-interface/Makefile.in | 3 +-
gcc/cfgexpand.c | 4 ++-
gcc/gimple-fold.c | 4 ++-
gcc/gimple-loop-jam.c | 4 +--
gcc/testsuite/g++.dg/torture/pr103361.C | 18 ++++++++++
gcc/testsuite/gcc.dg/debug/pr104337.c | 15 ++++++++
gcc/testsuite/gcc.dg/pr104786.c | 8 +++++
gcc/testsuite/gcc.dg/pr105226.c | 23 ++++++++++++
gcc/testsuite/gcc.dg/torture/pr100786.c | 9 +++++
gcc/testsuite/gcc.dg/torture/pr103596.c | 36 +++++++++++++++++++
gcc/tree-data-ref.c | 2 +-
gcc/tree-nrv.c | 13 -------
gcc/tree-ssa-propagate.c | 62 +++++++++++++--------------------
gcc/tree-ssa-propagate.h | 2 +-
gcc/tree-ssa-sccvn.c | 2 +-
gcc/tree-switch-conversion.c | 28 ++++++++-------
gcc/tree-switch-conversion.h | 3 +-
gcc/tree-vect-loop-manip.c | 3 +-
18 files changed, 166 insertions(+), 73 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr103361.C
create mode 100644 gcc/testsuite/gcc.dg/debug/pr104337.c
create mode 100644 gcc/testsuite/gcc.dg/pr104786.c
create mode 100644 gcc/testsuite/gcc.dg/pr105226.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100786.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr103596.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_build/master-aarch64
in repository toolchain/ci/gdb.
from 333cd559ba prune .note.GNU-stack warning from testsuite
new 9cf71b1354 gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty [...]
new 9d748d023d gdb/testsuite: add binary testcases to py-format-string.exp
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.debuginfod/fetch_src_and_symbols.exp | 2 +-
gdb/testsuite/gdb.python/py-format-string.exp | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
--
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 6a4e9934545 runtime: use correct field name for PPC32 GLIBC registers
adds 504b02c70ab emit-rtl: Fix -fcompare-debug bug with label references in [...]
adds 811c7fbd147 Support --compress-debug-sections for ld.mold.
adds cf37107522f libstdc++: Remove bogus assertion in std::from_chars [PR105324]
new 1e6c0e69af8 libstdc++: Work around modules ICE in <charconv> [PR105297]
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/configure | 10 ++++++++--
gcc/configure.ac | 10 ++++++++--
gcc/emit-rtl.cc | 3 ++-
gcc/testsuite/gfortran.dg/g77/pr105203.f | 20 ++++++++++++++++++++
libstdc++-v3/include/std/charconv | 4 +++-
libstdc++-v3/src/c++17/floating_from_chars.cc | 1 -
.../testsuite/20_util/from_chars/pr105324.cc | 14 ++++++++++++++
7 files changed, 55 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/g77/pr105203.f
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/pr105324.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 333cd559ba prune .note.GNU-stack warning from testsuite
new 9cf71b1354 gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty [...]
new 9d748d023d gdb/testsuite: add binary testcases to py-format-string.exp
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.debuginfod/fetch_src_and_symbols.exp | 2 +-
gdb/testsuite/gdb.python/py-format-string.exp | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
--
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 a9f715c6 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new de91fc24 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (a9f715c6)
\
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 1612 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 17904 -> 17840 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 6 +++---
jenkins/manifest.sh | 12 ++++++------
6 files changed, 9 insertions(+), 9 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 333cd559bae prune .note.GNU-stack warning from testsuite
new 9cf71b1354f gdb.debuginfod/fetch_src_and_symbols.exp: Fix "notice empty [...]
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/testsuite/gdb.debuginfod/fetch_src_and_symbols.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 releases/gcc-11
in repository gcc.
from dfe099b4b5c sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR105257]
new b59435ff606 libstdc++: Avoid -Wzero-as-null-pointer-constant warning [P [...]
new 3859a3cb9b9 libstdc++: Fix warning in __moneypunct_cache::_M_cache [PR104966]
new 57f658fe845 libstdc++: Fix macro checked by test
new 498f9a85ebb libstdc++: Fix incorrect IS number in doc comment
new 6758d51a8fc libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
new bb5652c7285 libstdc++: Fix test failure on AIX
new bd637ac52c4 libstdc++: Increase timeout for pthread7-rope.cc test
new ab9c0a41062 libstdc++: Avoid overflow in ranges::advance(i, n, bound)
new 97f9d2f9b2a libstdc++: Do not use std::isdigit in <charconv> [PR103911]
new 7bb5e5768b7 libstdc++: Ignore cv-quals when std::allocator<void> constructs
new 2089886d574 libstdc++: Add self-merge check to std::forward_list::merge [...]
new ffb8da2047f libstdc++: Avoid unwanted allocations in filesystem::path
new 2b0ddcec0e4 libstdc++: Reorder constraints on std::span::span(Range&&) [...]
new 948ee247485 libstdc++: Improvements to standard error category objects [...]
new e062a13a58a libstdc++: Use std::construct_at in net::ip::address
new 389ae9d285c libstdc++: Add missing noexcept to lazy_split_view iterator [...]
new e60e5be011b libstdc++: Add another non-reserved name to tests
new cd9d46de26a libstdc++: Fix non-reserved name in <regex> header
new 82699280757 libstdc++: Fix tests that fail with fully-dynamic-string
new 615cc91a99a libstdc++: Ensure C++20 std::stringstream definitions use c [...]
new 90f2289496e libstdc++: Use secure_getenv for filesystem::temp_directory [...]
new d26c3e4f733 libstdc++: Remove bogus assertion in std::from_chars [PR105324]
The 22 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/config.h.in | 3 ++
libstdc++-v3/configure | 11 +++++
libstdc++-v3/configure.ac | 1 +
libstdc++-v3/doc/html/manual/setup.html | 33 ++++++++++++++
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
libstdc++-v3/doc/xml/manual/prerequisites.xml | 50 ++++++++++++++++++++++
libstdc++-v3/include/bits/forward_list.tcc | 5 +++
libstdc++-v3/include/bits/locale_facets_nonio.tcc | 27 ++++++------
libstdc++-v3/include/bits/ranges_base.h | 15 ++++---
libstdc++-v3/include/bits/regex_compiler.tcc | 4 +-
libstdc++-v3/include/bits/stl_construct.h | 4 +-
libstdc++-v3/include/bits/stl_deque.h | 7 +--
libstdc++-v3/include/experimental/internet | 10 +++--
libstdc++-v3/include/std/charconv | 11 +++--
libstdc++-v3/include/std/ranges | 2 +-
libstdc++-v3/include/std/span | 6 +--
libstdc++-v3/src/Makefile.am | 4 +-
libstdc++-v3/src/Makefile.in | 4 +-
libstdc++-v3/src/c++11/cxx11-ios_failure.cc | 25 ++++++-----
libstdc++-v3/src/c++11/future.cc | 26 ++++++-----
libstdc++-v3/src/c++17/floating_from_chars.cc | 1 -
libstdc++-v3/src/c++17/fs_ops.cc | 31 +++-----------
libstdc++-v3/src/c++17/fs_path.cc | 5 ---
libstdc++-v3/src/c++20/sstream-inst.cc | 4 +-
libstdc++-v3/src/filesystem/ops-common.h | 40 +++++++++++++++++
libstdc++-v3/src/filesystem/ops.cc | 32 +++-----------
libstdc++-v3/src/filesystem/path.cc | 31 ++++++++------
libstdc++-v3/testsuite/17_intro/names.cc | 4 ++
libstdc++-v3/testsuite/20_util/allocator/void.cc | 15 +++++++
.../testsuite/20_util/from_chars/pr105324.cc | 14 ++++++
.../21_strings/basic_string/cons/char/moveable.cc | 4 +-
.../21_strings/basic_string/cons/char/moveable2.cc | 4 +-
.../basic_string/cons/char/moveable2_c++17.cc | 4 +-
.../basic_string/cons/wchar_t/moveable.cc | 4 +-
.../basic_string/cons/wchar_t/moveable2.cc | 4 +-
.../basic_string/cons/wchar_t/moveable2_c++17.cc | 4 +-
.../basic_string/modifiers/assign/char/87749.cc | 2 +-
.../basic_string/modifiers/assign/wchar_t/87749.cc | 2 +-
.../operations/copy/char/constexpr.cc | 2 +-
.../23_containers/forward_list/operations/merge.cc | 48 +++++++++++++++++++++
.../range_operations/advance_overflow.cc | 37 ++++++++++++++++
.../filesystem/operations/temp_directory_path.cc | 7 +++
.../filesystem/operations/temp_directory_path.cc | 9 +++-
libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc | 3 +-
44 files changed, 413 insertions(+), 148 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/pr105324.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/forward_list/operations/merge.cc
create mode 100644 libstdc++-v3/testsuite/24_iterators/range_operations/advance_ov [...]
--
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 cf37107522f libstdc++: Remove bogus assertion in std::from_chars [PR105324]
new 1e6c0e69af8 libstdc++: Work around modules ICE in <charconv> [PR105297]
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/std/charconv | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.