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-7631.
Date: Thu, 11 Mar 2021 21:43:34 +0000 (GMT)	[thread overview]
Message-ID: <20210311214334.6B0543896C29@sourceware.org> (raw)

https://gcc.gnu.org/g:4c4eb1f6c87e86b236d2921bb8c2bd13230c14cb

commit 4c4eb1f6c87e86b236d2921bb8c2bd13230c14cb
Merge: cfd945a8f59 5643f6f396e
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Thu Mar 11 19:38:03 2021 +0000

    Merge master r11-7631.
    
            * Merge master r11-7631-g5643f6f396ef.

Diff:

 MAINTAINERS                                    |  6 +--
 Makefile.tpl                                   |  2 +-
 gcc/ChangeLog                                  | 49 +++++++++++++++++++
 gcc/DATESTAMP                                  |  2 +-
 gcc/ada/ChangeLog                              |  5 ++
 gcc/analyzer/ChangeLog                         | 19 ++++++++
 gcc/config/cris/cris.c                         | 16 ++++---
 gcc/config/cris/cris.h                         | 35 +++++++++-----
 gcc/config/cris/cris.md                        |  5 +-
 gcc/config/rs6000/aix.h                        |  3 +-
 gcc/config/rs6000/rs6000.c                     |  3 +-
 gcc/cp/ChangeLog                               | 13 +++++
 gcc/cp/module.cc                               | 66 ++++++++------------------
 gcc/fortran/ChangeLog                          | 18 +++++++
 gcc/fortran/data.c                             |  3 ++
 gcc/fortran/intrinsic.texi                     |  2 +-
 gcc/fortran/trans-array.c                      |  2 +-
 gcc/ipa-icf-gimple.c                           | 10 +++-
 gcc/lra-constraints.c                          |  7 ++-
 gcc/testsuite/ChangeLog                        | 60 +++++++++++++++++++++++
 gcc/testsuite/g++.dg/modules/pr99423_a.H       | 13 +++++
 gcc/testsuite/g++.dg/modules/pr99423_b.H       |  6 +++
 gcc/testsuite/g++.dg/modules/pr99528.h         |  9 ++++
 gcc/testsuite/g++.dg/modules/pr99528_a.H       |  4 ++
 gcc/testsuite/g++.dg/modules/pr99528_b.H       |  4 ++
 gcc/testsuite/g++.dg/modules/pr99528_c.C       |  3 ++
 gcc/testsuite/gcc.dg/vect/bb-slp-46.c          |  4 +-
 gcc/testsuite/gcc.dg/vect/pr97428.c            |  4 +-
 gcc/testsuite/gcc.dg/vect/slp-21.c             |  4 +-
 gcc/testsuite/gcc.dg/vect/vect-complex-5.c     |  2 +-
 gcc/testsuite/gcc.target/i386/avx2-pr99517-1.c | 25 ++++++++++
 gcc/testsuite/gcc.target/i386/avx2-pr99517-2.c | 20 ++++++++
 gcc/testsuite/gcc.target/powerpc/pr98959.c     |  2 +
 gcc/testsuite/gcc.target/powerpc/pr99492.c     | 50 +++++++++++++++++++
 gcc/testsuite/gfortran.dg/data_char_4.f90      | 11 +++++
 gcc/testsuite/gfortran.dg/data_char_5.f90      | 15 ++++++
 gcc/tree-cfg.c                                 |  7 ++-
 libstdc++-v3/ChangeLog                         | 55 +++++++++++++++++++++
 libstdc++-v3/include/bits/random.h             |  8 ++--
 libstdc++-v3/include/std/barrier               | 24 +++++++---
 libstdc++-v3/include/std/stop_token            |  2 +-
 libstdc++-v3/python/libstdcxx/v6/printers.py   |  4 +-
 libstdc++-v3/src/c++17/fs_dir.cc               |  2 +-
 libstdc++-v3/src/filesystem/dir-common.h       | 12 +++++
 libstdc++-v3/src/filesystem/dir.cc             |  2 +-
 45 files changed, 516 insertions(+), 102 deletions(-)


                 reply	other threads:[~2021-03-11 21:43 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=20210311214334.6B0543896C29@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).