public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-8596-g79c1185de4a05fdea13b6b020795892913f8184e' into redhat/gcc-11-branch
@ 2021-06-17  8:30 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-06-17  8:30 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:f7ca2f99f1015466fd59cd72a3dad1080c230f6a

commit f7ca2f99f1015466fd59cd72a3dad1080c230f6a
Merge: e8a00355f6f 79c1185de4a
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Jun 17 10:27:47 2021 +0200

    Merge commit 'r11-8596-g79c1185de4a05fdea13b6b020795892913f8184e' into redhat/gcc-11-branch

Diff:

 c++tools/ChangeLog                                 |   8 +
 gcc/ChangeLog                                      | 178 +++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/ada/ChangeLog                                  |   7 +
 gcc/ada/gcc-interface/decl.c                       |  37 +-
 gcc/c/ChangeLog                                    |   8 +
 gcc/c/c-parser.c                                   |   1 +
 gcc/c/c-typeck.c                                   |  14 +-
 gcc/config/arc/arc-protos.h                        |   1 +
 gcc/config/arc/arc.c                               |  44 +-
 gcc/config/arc/arc.h                               |   2 +-
 gcc/config/arc/arc.md                              | 203 +++-----
 gcc/config/arc/simdext.md                          |  38 +-
 gcc/config/arm/arm.md                              |  19 +-
 gcc/config/i386/i386-expand.c                      |  10 +-
 gcc/config/i386/sse.md                             |  14 +-
 gcc/config/rs6000/fusion.md                        | 324 ++++++------
 gcc/config/rs6000/genfusion.pl                     |  52 +-
 gcc/config/rs6000/rs6000-cpus.def                  |   4 +-
 gcc/config/rs6000/rs6000-logue.c                   |  11 +-
 gcc/config/rs6000/rs6000.c                         |  10 +-
 gcc/config/rs6000/rs6000.md                        |  20 +-
 gcc/config/rs6000/rs6000.opt                       |   4 +
 gcc/cp/ChangeLog                                   |  91 ++++
 gcc/cp/call.c                                      |  29 +-
 gcc/cp/class.c                                     |  15 +
 gcc/cp/constraint.cc                               |   9 +
 gcc/cp/cp-tree.h                                   |   1 +
 gcc/cp/decl.c                                      |  14 +-
 gcc/cp/init.c                                      |  13 +-
 gcc/cp/module.cc                                   |   6 +-
 gcc/cp/parser.c                                    |   1 +
 gcc/cp/pt.c                                        |  68 +--
 gcc/cp/semantics.c                                 |   6 +-
 gcc/d/ChangeLog                                    |  70 +++
 gcc/d/d-codegen.cc                                 |  36 +-
 gcc/d/d-frontend.cc                                |  33 +-
 gcc/d/d-tree.h                                     |   1 +
 gcc/d/dmd/cond.c                                   |  29 +-
 gcc/d/dmd/dinterpret.c                             |   9 +
 gcc/d/dmd/expression.c                             |   7 +-
 gcc/d/dmd/expressionsem.c                          |  12 +-
 gcc/d/dmd/mtype.c                                  |   5 +-
 gcc/d/dmd/statementsem.c                           |  36 +-
 gcc/d/expr.cc                                      |   7 +-
 gcc/d/typeinfo.cc                                  |  38 +-
 gcc/expr.c                                         |   2 +
 gcc/fold-const.c                                   |   3 +
 gcc/fortran/ChangeLog                              |  25 +
 gcc/fortran/frontend-passes.c                      |  13 +
 gcc/fortran/trans-decl.c                           |   9 +-
 gcc/fortran/trans-expr.c                           |   7 +-
 gcc/fortran/trans-intrinsic.c                      |  35 +-
 gcc/fortran/trans-openmp.c                         |   3 +
 gcc/fortran/trans.h                                |   1 +
 gcc/ifcvt.c                                        |   4 +-
 gcc/range-op.cc                                    |  11 +-
 gcc/simplify-rtx.c                                 |  95 ++--
 gcc/testsuite/ChangeLog                            | 302 +++++++++++
 gcc/testsuite/c-c++-common/gomp/pr100902-1.c       |  17 +
 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C         |   9 +
 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C        |   9 +
 gcc/testsuite/g++.dg/cpp0x/initlist124.C           |  13 +
 gcc/testsuite/g++.dg/cpp2a/concepts-return-req3.C  |   6 +
 gcc/testsuite/g++.dg/cpp2a/destroying-delete5.C    |  36 ++
 gcc/testsuite/g++.dg/cpp2a/explicit18.C            |  23 +
 gcc/testsuite/g++.dg/cpp2a/using-enum-9.C          |  28 +
 gcc/testsuite/g++.dg/ext/array4.C                  | 172 +++++++
 gcc/testsuite/g++.dg/ext/va-arg-pack-3.C           |  18 +
 gcc/testsuite/g++.dg/inherit/virtual15.C           |  18 +
 gcc/testsuite/g++.dg/inherit/virtual15a.C          |  19 +
 gcc/testsuite/g++.dg/opt/pr100852.C                |  25 +
 .../plugin/location-overflow-test-pr100796.c       |  25 +
 gcc/testsuite/g++.dg/plugin/plugin.exp             |   3 +-
 gcc/testsuite/g++.dg/template/access39.C           |  17 +
 gcc/testsuite/g++.dg/template/lookup17.C           |  18 +
 gcc/testsuite/g++.target/i386/pr100885.C           | 144 ++++++
 gcc/testsuite/gcc.dg/guality/pr49888.c             |   2 +-
 gcc/testsuite/gcc.dg/pr100791.c                    |   9 +
 gcc/testsuite/gcc.dg/sms-1.c                       |   2 -
 gcc/testsuite/gcc.dg/sms-10.c                      |   3 -
 gcc/testsuite/gcc.dg/sms-2.c                       |   2 -
 gcc/testsuite/gcc.dg/sms-3.c                       |   3 -
 gcc/testsuite/gcc.dg/sms-4.c                       |   3 -
 gcc/testsuite/gcc.dg/sms-6.c                       |   2 -
 gcc/testsuite/gcc.dg/sms-8.c                       |   4 -
 gcc/testsuite/gcc.dg/sso-14.c                      |  56 ++
 gcc/testsuite/gcc.dg/torture/pr100934.c            |  21 +
 gcc/testsuite/gcc.dg/torture/pr101009.c            |  17 +
 gcc/testsuite/gcc.target/arm/cmse/pr100333.c       |   7 +
 .../gcc.target/powerpc/fusion-p10-2logical.c       | 205 ++++++++
 .../gcc.target/powerpc/fusion-p10-addadd.c         |  40 ++
 .../gcc.target/powerpc/fusion-p10-ldcmpi.c         |  66 +++
 gcc/testsuite/gcc.target/powerpc/rop-5.c           |   1 +
 gcc/testsuite/gdc.dg/pr100882a.d                   |  35 ++
 gcc/testsuite/gdc.dg/pr100882b.d                   |  19 +
 gcc/testsuite/gdc.dg/pr100882c.d                   |  25 +
 gcc/testsuite/gdc.dg/pr100967.d                    |  11 +
 gcc/testsuite/gdc.dg/torture/pr100882.d            |  21 +
 gcc/testsuite/gdc.test/compilable/aggr_alignment.d |  20 +
 gcc/testsuite/gdc.test/compilable/betterCarray.d   |  10 +
 .../compilable/extra-files/minimal/object.d        |   1 +
 gcc/testsuite/gdc.test/compilable/interpret5.d     |  30 ++
 gcc/testsuite/gdc.test/compilable/minimal3.d       |  36 ++
 gcc/testsuite/gdc.test/compilable/staticforeach.d  |  38 ++
 gcc/testsuite/gdc.test/compilable/test21742.d      |  13 +
 gcc/testsuite/gdc.test/compilable/test22006.d      |  14 +
 gcc/testsuite/gdc.test/fail_compilation/b12504.d   |  64 +++
 .../gdc.test/fail_compilation/diag16976.d          |  69 ++-
 gcc/testsuite/gdc.test/fail_compilation/fail117.d  |   6 +-
 .../gdc.test/fail_compilation/fail22006.d          |  22 +
 .../gdc.test/fail_compilation/fail238_m32.d        |   8 +-
 .../gdc.test/fail_compilation/fail238_m64.d        |   8 +-
 .../gdc.test/fail_compilation/fail7424b.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424c.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424d.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424e.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424f.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424g.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424h.d          |   2 +-
 .../gdc.test/fail_compilation/fail7424i.d          |   2 +-
 gcc/testsuite/gdc.test/fail_compilation/fail9766.d |   4 +-
 gcc/testsuite/gdc.test/fail_compilation/ice9406.d  |   3 +-
 .../gdc.test/fail_compilation/test21927.d          |  20 +
 .../gdc.test/fail_compilation/test21939.d          |   9 +
 gcc/testsuite/gfortran.dg/PR82376.f90              |  59 +++
 gcc/testsuite/gfortran.dg/gomp/pr100965.f90        |  16 +
 gcc/testsuite/gfortran.dg/inline_matmul_25.f90     |   9 +
 gcc/testsuite/gfortran.dg/vect/pr100981-1.f90      |  22 +
 gcc/testsuite/gnat.dg/bit_packed_array6.adb        |  10 +
 gcc/testsuite/gnat.dg/bit_packed_array6_pkg.ads    |  13 +
 gcc/testsuite/gnat.dg/inline22.adb                 |  19 +
 gcc/testsuite/gnat.dg/specs/opt5.ads               |  25 +
 gcc/testsuite/gnat.dg/specs/opt5_pkg.ads           |  17 +
 gcc/tree-data-ref.c                                |  10 +-
 gcc/tree-inline.c                                  |  38 +-
 gcc/tree-ssa-dom.c                                 |   3 +-
 gcc/tree-vect-loop.c                               |   2 +-
 gcc/tree-vect-slp-patterns.c                       |   5 +-
 gcc/tree.h                                         |   2 +-
 libcpp/ChangeLog                                   |  16 +
 libcpp/line-map.c                                  |  20 +-
 libffi/src/x86/ffi64.c                             |   9 +-
 libffi/testsuite/libffi.call/nested_struct12.c     | 107 ++++
 libgfortran/ChangeLog                              |   9 +
 libgfortran/caf/libcaf.h                           |   2 +
 libgfortran/caf/single.c                           |  10 +
 libgfortran/gfortran.map                           |   5 +
 libgfortran/intrinsics/random_init.f90             | 114 +++--
 libgo/MERGE                                        |   2 +-
 libgo/VERSION                                      |   2 +-
 libgo/go/archive/zip/reader.go                     |  64 ++-
 libgo/go/archive/zip/reader_test.go                | 115 ++++-
 libgo/go/archive/zip/testdata/subdir.zip           | Bin 0 -> 428 bytes
 libgo/go/cmd/go/internal/modcmd/download.go        |  32 +-
 libgo/go/cmd/go/internal/modcmd/tidy.go            |   2 +
 libgo/go/cmd/go/internal/modload/buildlist.go      |  30 ++
 .../cmd/go/testdata/mod/rsc.io_sampler_v1.2.1.txt  |   2 +-
 libgo/go/cmd/go/testdata/script/mod_download.txt   |  36 +-
 .../go/testdata/script/mod_get_trailing_slash.txt  |  10 +-
 libgo/go/cmd/go/testdata/script/mod_query.txt      |   5 +-
 libgo/go/cmd/go/testdata/script/mod_readonly.txt   |   8 +-
 libgo/go/go.mod                                    |   2 +-
 libgo/go/golang.org/x/net/http/httpguts/httplex.go |  10 +-
 libgo/go/math/big/ratconv.go                       |  15 +-
 libgo/go/math/big/ratconv_test.go                  |  25 +
 libgo/go/net/dnsclient_unix_test.go                | 158 ++++++
 libgo/go/net/http/httputil/reverseproxy.go         |  22 +-
 libgo/go/net/http/httputil/reverseproxy_test.go    |  63 ++-
 libgo/go/net/http/transport_test.go                |   8 +-
 libgo/go/net/lookup.go                             | 111 +++-
 libgo/go/os/signal/signal_test.go                  |  42 ++
 libgo/go/runtime/pprof/pprof_test.go               |   3 +-
 libgo/go/runtime/proc.go                           |  26 +
 libgo/go/runtime/runtime2.go                       |   7 +-
 libgo/go/runtime/sigqueue.go                       |   2 +-
 libgo/go/time/zoneinfo.go                          |  27 +-
 libgo/go/time/zoneinfo_read.go                     |  44 +-
 libgo/go/time/zoneinfo_test.go                     |  37 +-
 libgo/go/vendor/modules.txt                        |   2 +-
 libgomp/ChangeLog                                  |   5 +
 libgomp/testsuite/libgomp.fortran/pr100981-2.f90   |  33 ++
 libphobos/ChangeLog                                |   9 +
 libphobos/src/std/typecons.d                       |  15 +-
 libstdc++-v3/ChangeLog                             | 420 +++++++++++++++
 libstdc++-v3/doc/html/manual/status.html           |  11 +-
 libstdc++-v3/doc/xml/manual/status_cxx2020.xml     |  16 +-
 libstdc++-v3/include/bits/atomic_base.h            |   2 +-
 libstdc++-v3/include/bits/c++config                |  40 +-
 libstdc++-v3/include/bits/fs_path.h                |  17 +-
 libstdc++-v3/include/bits/hashtable.h              |   6 +-
 libstdc++-v3/include/bits/iterator_concepts.h      |  25 +-
 libstdc++-v3/include/bits/random.tcc               |   8 +-
 libstdc++-v3/include/bits/ranges_algo.h            |  16 +-
 libstdc++-v3/include/bits/ranges_base.h            | 563 +++++++++++----------
 libstdc++-v3/include/bits/stl_iterator.h           |  22 +-
 libstdc++-v3/include/debug/macros.h                |   4 +-
 libstdc++-v3/include/experimental/bits/fs_path.h   |  16 +-
 libstdc++-v3/include/experimental/propagate_const  |   8 +-
 libstdc++-v3/include/std/any                       |   4 +-
 libstdc++-v3/include/std/barrier                   |   1 -
 libstdc++-v3/include/std/optional                  |   9 +-
 libstdc++-v3/include/std/ranges                    | 169 ++++++-
 libstdc++-v3/include/std/tuple                     |   2 +-
 libstdc++-v3/include/std/type_traits               |  12 +-
 libstdc++-v3/include/std/version                   |   3 +-
 libstdc++-v3/python/Makefile.am                    |   4 +
 libstdc++-v3/python/Makefile.in                    |   4 +
 .../17_intro/headers/c++2011/all_attributes.cc     |   1 +
 .../17_intro/headers/c++2014/all_attributes.cc     |   1 +
 .../17_intro/headers/c++2017/all_attributes.cc     |   2 +
 libstdc++-v3/testsuite/20_util/any/cons/101034.cc  |  11 +
 .../testsuite/20_util/common_reference/100894.cc   |   9 +
 .../20_util/optional/assignment/100982.cc          |  17 +
 .../testsuite/20_util/optional/relops/three_way.cc |  22 +-
 .../element_access/char/back_constexpr_neg.cc      |   2 +-
 .../element_access/char/constexpr_neg.cc           |   2 +-
 .../element_access/char/front_constexpr_neg.cc     |   2 +-
 .../element_access/wchar_t/back_constexpr_neg.cc   |   2 +-
 .../element_access/wchar_t/constexpr_neg.cc        |   2 +-
 .../element_access/wchar_t/front_constexpr_neg.cc  |   2 +-
 .../testsuite/23_containers/span/back_neg.cc       |   2 +-
 .../testsuite/23_containers/span/front_neg.cc      |   2 +-
 .../testsuite/23_containers/span/index_op_neg.cc   |   2 +-
 .../23_containers/unordered_map/operations/1.cc    |   7 +
 .../23_containers/unordered_set/operations/1.cc    |   7 +
 .../headers/iterator/synopsis_c++20.cc             |  25 +-
 .../24_iterators/move_iterator/lwg3391.cc          |  37 ++
 .../24_iterators/move_iterator/move_only.cc        |   8 +-
 .../24_iterators/range_operations/100768.cc        | 128 +++++
 .../24_iterators/range_operations/advance.cc       |  48 +-
 .../24_iterators/reverse_iterator/100639.cc        |  37 ++
 .../27_io/filesystem/path/native/conv_c++23.cc     |  12 +
 .../testsuite/29_atomics/atomic_ref/wait_notify.cc |  41 +-
 .../filesystem/path/native/conv_c++23.cc           |  13 +
 .../experimental/propagate_const/swap/lwg3413.cc   |  41 ++
 libstdc++-v3/testsuite/std/ranges/access/cdata.cc  |  40 +-
 libstdc++-v3/testsuite/std/ranges/access/data.cc   |  43 +-
 libstdc++-v3/testsuite/std/ranges/access/empty.cc  |  24 +-
 libstdc++-v3/testsuite/std/ranges/access/size.cc   |  20 +-
 libstdc++-v3/testsuite/std/ranges/access/ssize.cc  |  24 +-
 .../testsuite/std/ranges/adaptors/100577.cc        | 101 ++++
 .../std/ranges/adaptors/detail/semiregular_box.cc  |  18 +
 .../testsuite/std/ranges/adaptors/elements.cc      |  35 ++
 .../testsuite/std/ranges/adaptors/reverse.cc       |  10 +
 .../testsuite/std/ranges/adaptors/transform.cc     |   3 +
 .../testsuite/std/ranges/iota/iota_view.cc         |  11 +
 libstdc++-v3/testsuite/std/ranges/range.cc         |   3 -
 libstdc++-v3/testsuite/std/ranges/single_view.cc   |  16 +
 libstdc++-v3/testsuite/util/testsuite_iterators.h  |   2 +-
 250 files changed, 5969 insertions(+), 1366 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-17  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17  8:30 [gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-8596-g79c1185de4a05fdea13b6b020795892913f8184e' into redhat/gcc-11-branch Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).