public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
Date: Tue, 15 Jun 2021 09:32:30 +0000 (GMT)	[thread overview]
Message-ID: <20210615093230.AFCD1398A435@sourceware.org> (raw)

https://gcc.gnu.org/g:2b21c21f74ef9a72a0bdac28caf866be120af0c3

commit 2b21c21f74ef9a72a0bdac28caf866be120af0c3
Merge: 66cb57df88c f8d5b6d3fd3
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Jun 15 10:50:58 2021 +0200

    Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to f8d5b6d3fd3ac4398e1647c0da2eba2a30adfcab (June 15, 2021)

Diff:

 gcc/ChangeLog                                      |  52 ++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c/ChangeLog                                    |   8 +
 gcc/c/c-typeck.c                                   |  14 +-
 gcc/config/arc/arc-protos.h                        |   1 +
 gcc/config/arc/arc.c                               |  44 +--
 gcc/config/arc/arc.md                              | 203 +++++-------
 gcc/config/arc/simdext.md                          |  38 +--
 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                                   |  34 ++
 gcc/cp/call.c                                      |   3 +
 gcc/cp/constraint.cc                               |   9 +
 gcc/cp/decl.c                                      |   2 +
 gcc/cp/module.cc                                   |   6 +-
 gcc/cp/semantics.c                                 |   6 +-
 gcc/d/ChangeLog                                    |  56 ++++
 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/typeinfo.cc                                  |  38 ++-
 gcc/testsuite/ChangeLog                            | 112 +++++++
 gcc/testsuite/g++.dg/cpp0x/initlist124.C           |  13 +
 gcc/testsuite/g++.dg/cpp2a/concepts-return-req3.C  |   6 +
 gcc/testsuite/g++.dg/cpp2a/explicit18.C            |  23 ++
 gcc/testsuite/g++.dg/template/lookup17.C           |  18 ++
 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.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/gdc.dg/pr100967.d                    |  11 +
 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 +
 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 +-
 libphobos/ChangeLog                                |   9 +
 libphobos/src/std/typecons.d                       |  15 +-
 libstdc++-v3/ChangeLog                             | 344 +++++++++++++++++++++
 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/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            | 187 ++++++-----
 libstdc++-v3/include/bits/stl_iterator.h           |  22 +-
 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                    | 167 ++++++++--
 libstdc++-v3/include/std/tuple                     |   2 +-
 libstdc++-v3/include/std/type_traits               |  12 +-
 libstdc++-v3/include/std/version                   |   3 +-
 .../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 +-
 .../23_containers/unordered_map/operations/1.cc    |   7 +
 .../23_containers/unordered_set/operations/1.cc    |   7 +
 .../24_iterators/move_iterator/lwg3391.cc          |  37 +++
 .../24_iterators/move_iterator/move_only.cc        |   8 +-
 .../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      |  32 ++
 .../testsuite/std/ranges/adaptors/reverse.cc       |  10 +
 .../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 +-
 156 files changed, 3627 insertions(+), 828 deletions(-)


             reply	other threads:[~2021-06-15  9:32 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  9:32 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-10 14:34 Tobias Burnus
2021-11-02 15:02 Tobias Burnus
2021-10-27  9:17 Tobias Burnus
2021-10-19 13:39 Tobias Burnus
2021-10-19 13:39 Tobias Burnus
2021-10-18 12:52 Tobias Burnus
2021-10-13 16:14 Tobias Burnus
2021-10-11 11:15 Tobias Burnus
2021-10-06 11:01 Tobias Burnus
2021-09-28 10:05 Tobias Burnus
2021-09-22  8:37 Tobias Burnus
2021-09-20 15:34 Tobias Burnus
2021-09-20  7:42 Tobias Burnus
2021-09-17 13:46 Tobias Burnus
2021-09-13  7:46 Tobias Burnus
2021-09-06 13:31 Tobias Burnus
2021-09-03 11:56 Tobias Burnus
2021-08-23 14:28 Tobias Burnus
2021-08-16 12:08 Tobias Burnus
2021-08-12 10:00 Tobias Burnus
2021-08-09  7:10 Tobias Burnus
2021-07-30  9:53 Tobias Burnus
2021-07-28  7:50 Tobias Burnus
2021-07-23  8:36 Tobias Burnus
2021-07-20 11:34 Tobias Burnus
2021-06-28 10:32 Tobias Burnus
2021-06-23 10:06 Tobias Burnus
2021-06-08  8:15 Tobias Burnus
2021-06-04 11:43 Tobias Burnus
2021-05-31 15:33 Tobias Burnus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210615093230.AFCD1398A435@sourceware.org \
    --to=burnus@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    --cc=libstdc++-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).