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-13] Merge branch 'releases/gcc-13' into devel/omp/gcc-13
Date: Fri, 18 Aug 2023 10:49:17 +0000 (GMT)	[thread overview]
Message-ID: <20230818104917.CA5C43860765@sourceware.org> (raw)

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

commit cb7b6186de6daa6d0d7d3b4928b8a9d1c3c23213
Merge: e2ec0952f2fa 91a5bdf2941a
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Aug 18 10:29:29 2023 +0200

    Merge branch 'releases/gcc-13' into devel/omp/gcc-13
    
    Merge up to r13-7731-g91a5bdf2941a67590211c907181e9e0036288593 (18th Aug 2023)

Diff:

 gcc/ChangeLog                                      | 46 +++++++++++++++++
 gcc/DATESTAMP                                      |  2 +-
 gcc/common/config/i386/cpuinfo.h                   |  4 +-
 gcc/config/i386/i386-builtins.cc                   |  2 +-
 gcc/config/i386/i386-options.cc                    | 59 +++++++++++++++++-----
 gcc/config/i386/i386.cc                            |  2 +-
 gcc/config/i386/i386.h                             |  8 +--
 gcc/config/i386/i386.opt                           |  8 +++
 gcc/config/i386/x86-tune.def                       | 13 +++--
 gcc/cp/ChangeLog                                   |  9 ++++
 gcc/cp/parser.cc                                   |  4 +-
 gcc/testsuite/ChangeLog                            | 25 +++++++++
 gcc/testsuite/g++.dg/cpp2a/concepts-requires35.C   | 27 ++++++++++
 gcc/testsuite/gcc.target/i386/avx2-gather-2.c      |  2 +-
 gcc/testsuite/gcc.target/i386/avx2-gather-6.c      |  2 +-
 gcc/testsuite/gcc.target/i386/avx512f-pr88464-1.c  |  2 +-
 gcc/testsuite/gcc.target/i386/avx512f-pr88464-5.c  |  2 +-
 gcc/testsuite/gcc.target/i386/avx512vl-pr88464-1.c |  2 +-
 .../gcc.target/i386/avx512vl-pr88464-11.c          |  2 +-
 gcc/testsuite/gcc.target/i386/avx512vl-pr88464-3.c |  2 +-
 gcc/testsuite/gcc.target/i386/avx512vl-pr88464-9.c |  2 +-
 gcc/testsuite/gcc.target/i386/pr88531-1b.c         |  2 +-
 gcc/testsuite/gcc.target/i386/pr88531-1c.c         |  2 +-
 libstdc++-v3/ChangeLog                             | 25 +++++++++
 libstdc++-v3/include/std/format                    | 58 +++++++++++++--------
 .../testsuite/std/format/functions/format_to_n.cc  | 17 +++++++
 26 files changed, 267 insertions(+), 62 deletions(-)

             reply	other threads:[~2023-08-18 10:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-18 10:49 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-26 14:14 Tobias Burnus
2023-10-06  8:03 Tobias Burnus
2023-09-29 12:29 Tobias Burnus
2023-09-18  7:29 Tobias Burnus
2023-08-25  9:58 Tobias Burnus
2023-07-27 10:37 Tobias Burnus
2023-07-10 11:09 Tobias Burnus
2023-06-09 11:19 Tobias Burnus
2023-05-22 19:59 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=20230818104917.CA5C43860765@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).