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 r12-3984.
Date: Thu, 30 Sep 2021 19:55:21 +0000 (GMT)	[thread overview]
Message-ID: <20210930195521.261C53858013@sourceware.org> (raw)

https://gcc.gnu.org/g:8ee438cd62b7a431868ce8699ba88aba17f8370b

commit 8ee438cd62b7a431868ce8699ba88aba17f8370b
Merge: d8c56bfff60 ef37ddf477a
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Thu Sep 30 17:31:30 2021 +0100

    Merge master r12-3984.
    
            * Merge master r12-3984-gef37ddf477ac.

Diff:

 ChangeLog                                          |   4 +
 MAINTAINERS                                        |   1 +
 gcc/ChangeLog                                      |  68 ++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/btfout.c                                       |   8 +-
 gcc/defaults.h                                     |  15 +-
 gcc/fortran/ChangeLog                              |   5 +
 gcc/gimple-range.cc                                |   6 +
 gcc/gimple-range.h                                 |   1 +
 gcc/lto-wrapper.c                                  |  10 +-
 gcc/omp-low.c                                      |   8 +-
 gcc/testsuite/ChangeLog                            |  55 +++
 .../gcc.c-torture/compile/attr-complex-method-2.c  |   1 +
 .../gcc.c-torture/compile/attr-complex-method.c    |   1 +
 gcc/testsuite/gcc.dg/tree-ssa/pr66752-3.c          |   4 +-
 gcc/testsuite/gcc.dg/tree-ssa/pr77445-2.c          |   2 +-
 gcc/timevar.def                                    |   1 +
 gcc/tree-vect-data-refs.c                          |  10 +-
 gcc/tree-vrp.c                                     |  12 +-
 libgomp/allocator.c                                | 398 ++++++++++++++++++++-
 libgomp/libgomp.map                                |   4 +
 libgomp/libgomp.texi                               |   2 +-
 libgomp/omp.h.in                                   |  25 +-
 libgomp/omp_lib.f90.in                             |  43 ++-
 libgomp/omp_lib.h.in                               |  46 ++-
 libgomp/testsuite/libgomp.c-c++-common/alloc-4.c   |  20 +-
 libgomp/testsuite/libgomp.c-c++-common/alloc-5.c   | 159 ++++++++
 libgomp/testsuite/libgomp.c-c++-common/alloc-6.c   |  58 +++
 libgomp/testsuite/libgomp.c-c++-common/alloc-7.c   | 182 ++++++++++
 libgomp/testsuite/libgomp.c-c++-common/alloc-8.c   | 184 ++++++++++
 libgomp/testsuite/libgomp.fortran/alloc-10.f90     | 199 +++++++++++
 libgomp/testsuite/libgomp.fortran/alloc-6.f90      |  45 +++
 libgomp/testsuite/libgomp.fortran/alloc-7.c        |   5 +
 libgomp/testsuite/libgomp.fortran/alloc-7.f90      | 175 +++++++++
 libgomp/testsuite/libgomp.fortran/alloc-8.f90      |  58 +++
 libgomp/testsuite/libgomp.fortran/alloc-9.f90      | 197 ++++++++++
 libstdc++-v3/ChangeLog                             |  63 ++++
 libstdc++-v3/include/bits/regex.h                  |   2 +-
 38 files changed, 2025 insertions(+), 54 deletions(-)


                 reply	other threads:[~2021-09-30 19:55 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=20210930195521.261C53858013@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).