public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Iain D Sandoe <iains@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/c++-coroutines] Merge master r11-7705.
Date: Wed, 17 Mar 2021 21:56:06 +0000 (GMT)	[thread overview]
Message-ID: <20210317215606.A20C23857829@sourceware.org> (raw)

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

commit aa79ec6cf5484ce8ca0a688bdce493844159a154
Merge: d11b2f60c3f f3e9c98a9f4
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Wed Mar 17 19:32:24 2021 +0000

    Merge master r11-7705.
    
            * Merge master r11-7705-gf3e9c98a9f40.

Diff:

 gcc/ChangeLog                                      | 24 +++++++++++++
 gcc/DATESTAMP                                      |  2 +-
 gcc/config/aarch64/aarch64-builtins.c              |  2 +-
 gcc/config/aarch64/aarch64.c                       |  2 +-
 gcc/config/i386/i386.c                             | 32 ++++++++++++++---
 gcc/cp/ChangeLog                                   | 30 ++++++++++++++++
 gcc/cp/decl.c                                      | 24 ++++++++-----
 gcc/cp/tree.c                                      |  2 +-
 gcc/go/gofrontend/MERGE                            |  2 +-
 gcc/go/gofrontend/expressions.cc                   |  2 +-
 gcc/go/gofrontend/statements.cc                    | 27 ++++++++++++++
 gcc/testsuite/ChangeLog                            | 41 ++++++++++++++++++++++
 gcc/testsuite/c-c++-common/asan/memcmp-1.c         |  8 +++--
 .../c-c++-common/asan/strncpy-overflow-1.c         |  5 +--
 gcc/testsuite/g++.dg/cpp2a/nontype-float1.C        | 12 +++++++
 gcc/testsuite/gcc.dg/declare-simd.c                |  2 +-
 gcc/testsuite/gcc.target/aarch64/acle/rng_2.c      | 12 +++++++
 gcc/testsuite/gcc.target/i386/pr99530-1.c          | 11 ++++++
 gcc/testsuite/gcc.target/i386/pr99530-2.c          | 11 ++++++
 gcc/testsuite/gcc.target/i386/pr99530-3.c          | 11 ++++++
 gcc/testsuite/gcc.target/i386/pr99530-4.c          | 11 ++++++
 gcc/testsuite/gcc.target/i386/pr99530-5.c          | 11 ++++++
 gcc/testsuite/gcc.target/i386/pr99530-6.c          | 11 ++++++
 libiberty/ChangeLog                                |  4 +++
 libstdc++-v3/ChangeLog                             | 30 ++++++++++++++++
 25 files changed, 305 insertions(+), 24 deletions(-)


                 reply	other threads:[~2021-03-17 21:56 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=20210317215606.A20C23857829@sourceware.org \
    --to=iains@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).