public inbox for libstdc++-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: Mon, 18 Oct 2021 12:52:25 +0000 (GMT)	[thread overview]
Message-ID: <20211018125225.EFF04385841C@sourceware.org> (raw)

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

commit aa27a4619f987b722c3e33db2433a80f6ece53ad
Merge: 58cde8b7915 cc84160c5f4
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Oct 18 12:02:34 2021 +0200

    Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to r11-9168-gcc84160c5f470b23b7aed4633f887df113b2675d (Oct 18, 2021).

Diff:

 gcc/ChangeLog                                      |  35 +++
 gcc/DATESTAMP                                      |   2 +-
 gcc/config.in                                      |  51 +++-
 gcc/config/gcn/gcn-hsa.h                           |  60 +++-
 gcc/config/gcn/gcn-valu.md                         |  16 +-
 gcc/config/gcn/gcn.c                               |  50 +++-
 gcc/config/gcn/gcn.md                              |   5 +-
 gcc/config/gcn/mkoffload.c                         | 134 +++++++--
 gcc/config/i386/darwin.h                           |  10 +-
 gcc/config/pa/pa.md                                | 113 ++++++--
 gcc/configure                                      | 301 +++++++++++++++++++--
 gcc/configure.ac                                   | 117 ++++++--
 gcc/d/ChangeLog                                    |   9 +
 gcc/fortran/ChangeLog                              |   9 +
 gcc/fortran/check.c                                |  14 +-
 gcc/lra-constraints.c                              |   5 +-
 gcc/testsuite/ChangeLog                            |  13 +
 gcc/testsuite/gcc.target/i386/pr102627.c           |  41 +++
 gcc/testsuite/gfortran.dg/shape_10.f90             |   6 +
 libstdc++-v3/ChangeLog                             |  69 +++++
 libstdc++-v3/include/bits/fs_path.h                |  11 +-
 libstdc++-v3/include/bits/hashtable.h              |  17 +-
 libstdc++-v3/include/std/string_view               |   1 +
 .../basic_string_view/cons/char/range.cc           |  18 +-
 .../23_containers/unordered_map/cons/default.cc    |  15 +
 .../23_containers/unordered_set/cons/default.cc    |  14 +
 .../27_io/filesystem/path/construct/102592.cc      |  28 ++
 .../28_regex/match_results/{102667.C => 102667.cc} |   0
 28 files changed, 1019 insertions(+), 145 deletions(-)


             reply	other threads:[~2021-10-18 12:52 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 12:52 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-02 15:02 Tobias Burnus
2021-10-27  9:17 Tobias Burnus
2021-10-13 16:14 Tobias Burnus
2021-09-03 11:56 Tobias Burnus
2021-08-23 14:28 Tobias Burnus
2021-08-12 10:00 Tobias Burnus
2021-07-28  7:50 Tobias Burnus
2021-07-20 11:34 Tobias Burnus
2021-06-23 10:06 Tobias Burnus
2021-06-15  9:32 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=20211018125225.EFF04385841C@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).