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-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
Date: Fri, 18 Nov 2022 09:48:21 +0000 (GMT)	[thread overview]
Message-ID: <20221118094821.3EADA384F6DD@sourceware.org> (raw)

https://gcc.gnu.org/g:1e2e86107cf033161c0a2abfdcc2c757648ec939

commit 1e2e86107cf033161c0a2abfdcc2c757648ec939
Merge: 43884163928 14faa5f585f
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Nov 18 10:47:08 2022 +0100

    Merge branch 'releases/gcc-12' into devel/omp/gcc-12
    
    Merge up to r12-8916-g14faa5f585f6025df1e04c8c8b34340ff5e4d494 (18th Nov 2022)

Diff:

 gcc/ChangeLog                                      |  26 +++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/config/aarch64/aarch64-cores.def               |   4 +-
 gcc/config/aarch64/aarch64-cost-tables.h           | 107 +++++++++++++++++
 gcc/config/aarch64/aarch64-fusion-pairs.def        |   1 +
 gcc/config/aarch64/aarch64-tune.md                 |   2 +-
 gcc/config/aarch64/aarch64.cc                      |  64 +++++++++++
 gcc/cp/decl.cc                                     |   2 +-
 gcc/doc/invoke.texi                                |   3 +-
 gcc/testsuite/ChangeLog                            |   8 ++
 gcc/testsuite/g++.dg/cpp2a/constinit18.C           |  12 ++
 gcc/testsuite/g++.dg/tree-ssa/pr107206.C           |  27 +++++
 gcc/tree-sra.cc                                    |   7 ++
 libstdc++-v3/ChangeLog                             |  39 +++++++
 libstdc++-v3/include/bits/basic_string.h           |   4 +-
 libstdc++-v3/include/bits/fs_path.h                | 126 ++++++++++++---------
 libstdc++-v3/include/bits/mofunc_impl.h            |   5 +-
 libstdc++-v3/include/experimental/bits/fs_path.h   |  52 +++++++--
 .../testsuite/20_util/move_only_function/call.cc   |  11 ++
 .../27_io/filesystem/path/construct/95048.cc       |  45 ++++++++
 .../filesystem/path/construct/95048.cc             |  47 ++++++++
 21 files changed, 516 insertions(+), 78 deletions(-)

             reply	other threads:[~2022-11-18  9:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-18  9:48 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-27 16:34 Tobias Burnus
2023-02-20  6:52 Tobias Burnus
2023-02-13  9:21 Tobias Burnus
2023-02-06  7:42 Tobias Burnus
2023-01-19 20:24 Tobias Burnus
2023-01-09  9:21 Tobias Burnus
2022-12-27 10:54 Tobias Burnus
2022-12-21 18:21 Tobias Burnus
2022-12-19 17:32 Tobias Burnus
2022-11-25 10:37 Tobias Burnus
2022-11-14 15:41 Tobias Burnus
2022-10-24 10:21 Tobias Burnus
2022-10-11  8:26 Tobias Burnus
2022-09-29 14:45 Tobias Burnus
2022-09-23  8:48 Tobias Burnus
2022-09-09 13:39 Tobias Burnus
2022-08-31  6:14 Tobias Burnus
2022-07-28 13:29 Tobias Burnus
2022-07-28 13:29 Tobias Burnus
2022-07-01 18:13 Kwok Yeung

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=20221118094821.3EADA384F6DD@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).