public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Merge commit 'ae113080a9f98e807db239f3ad2157c64324542f' into HEAD
Date: Wed, 22 Feb 2023 07:22:51 +0000 (GMT)	[thread overview]
Message-ID: <20230222072251.7B53A3858428@sourceware.org> (raw)

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

commit bc644ac37771b9119254831af264e1132b3259da
Merge: 87e7c9dedac ae113080a9f
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Tue Feb 21 20:47:19 2023 +0100

    Merge commit 'ae113080a9f98e807db239f3ad2157c64324542f' into HEAD

Diff:

 contrib/ChangeLog                        |   4 +
 fixincludes/ChangeLog                    |   5 +
 gcc/ChangeLog                            | 247 +++++++++++++++++++++++++
 gcc/DATESTAMP                            |   2 +-
 gcc/c-family/ChangeLog                   |   8 +
 gcc/c-family/c-attribs.cc                |  28 +--
 gcc/c-family/c-warn.cc                   |   2 +
 gcc/c/ChangeLog                          |  21 +++
 gcc/c/c-decl.cc                          |  34 ++--
 gcc/c/c-objc-common.cc                   |   6 +-
 gcc/c/c-objc-common.h                    |   2 +-
 gcc/c/c-parser.cc                        |  13 +-
 gcc/c/c-tree.h                           |  16 +-
 gcc/c/c-typeck.cc                        |  20 +-
 gcc/config.gcc                           |  14 +-
 gcc/config/i386/i386-expand.cc           |  31 ++++
 gcc/config/i386/i386-protos.h            |   1 +
 gcc/config/i386/i386.md                  |  17 +-
 gcc/config/loongarch/t-linux             |   2 +-
 gcc/cp/ChangeLog                         |  69 +++++++
 gcc/cp/semantics.cc                      |  17 +-
 gcc/doc/invoke.texi                      |   2 +-
 gcc/match.pd                             |   2 -
 gcc/rust/ChangeLog                       |   4 +
 gcc/testsuite/ChangeLog                  |  82 +++++++++
 gcc/testsuite/g++.dg/DRs/dr2518.C        |   7 +
 gcc/testsuite/gcc.dg/pr105660-1.c        |  13 ++
 gcc/testsuite/gcc.dg/pr105660-2.c        |  12 ++
 gcc/testsuite/gcc.dg/pr108375-1.c        |  14 ++
 gcc/testsuite/gcc.dg/pr108375-2.c        |  15 ++
 gcc/testsuite/gcc.dg/pr108819.c          |  19 ++
 gcc/testsuite/gcc.dg/torture/pr108825.c  |  20 ++
 gcc/testsuite/gcc.target/i386/pr108832.c |  19 ++
 gcc/tree-ssa-loop-manip.cc               |  11 +-
 gcc/tree-ssa-loop-niter.cc               |   6 +-
 gcc/tree-ssa-reassoc.cc                  |   3 +
 gcc/value-query.h                        |   2 +-
 libgm2/ChangeLog                         |   7 +
 libgm2/libm2iso/RTco.cc                  | 303 ++++++++++++++++++-------------
 libstdc++-v3/ChangeLog                   |   5 +
 libstdc++-v3/doc/html/faq.html           |   4 +-
 libstdc++-v3/doc/xml/faq.xml             |   4 +-
 42 files changed, 899 insertions(+), 214 deletions(-)

                 reply	other threads:[~2023-02-22  7:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230222072251.7B53A3858428@sourceware.org \
    --to=tschwinge@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).