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-2498.
Date: Fri, 23 Jul 2021 20:19:27 +0000 (GMT)	[thread overview]
Message-ID: <20210723201927.A457539B206A@sourceware.org> (raw)

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

commit d221f9d36430d3a0f9253eeda7777b358e88485f
Merge: 3911700e14a 435f90187eb
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Fri Jul 23 17:52:48 2021 +0100

    Merge master r12-2498.
    
            * Merge master r12-2498-g435f90187eb4.

Diff:

 gcc/ChangeLog                                      |   69 ++
 gcc/DATESTAMP                                      |    2 +-
 gcc/analyzer/diagnostic-manager.cc                 |   47 +-
 gcc/analyzer/region-model-manager.cc               |    4 +
 gcc/analyzer/region-model.h                        |    5 +
 gcc/c-family/c-lex.c                               |   15 +-
 gcc/c-family/c-pragma.h                            |    4 +
 gcc/config/aarch64/arm_neon.h                      | 1029 +++++++-------------
 gcc/config/i386/i386.c                             |    2 +-
 gcc/config/rs6000/rs6000.md                        |    5 +-
 gcc/cp/parser.c                                    |   40 +-
 gcc/cp/parser.h                                    |    3 +
 gcc/gimple-array-bounds.h                          |    4 +-
 gcc/testsuite/ChangeLog                            |   36 +
 gcc/testsuite/c-c++-common/gomp/attrs-1.c          |  146 +++
 gcc/testsuite/c-c++-common/gomp/attrs-2.c          |  146 +++
 gcc/testsuite/c-c++-common/gomp/attrs-3.c          |   74 ++
 gcc/testsuite/g++.dg/gomp/attrs-4.C                |   61 ++
 gcc/testsuite/g++.dg/gomp/attrs-5.C                |   46 +
 gcc/testsuite/gcc.dg/analyzer/feasibility-3.c      |  133 +++
 .../aarch64/vector_structure_intrinsics.c          |  207 ++++
 gcc/testsuite/gcc.target/i386/pr101504.c           |   23 +
 gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c   |   11 +-
 gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c   |    6 +-
 gcc/testsuite/gcc.target/mips/mips.exp             |    1 +
 libgfortran/ChangeLog                              |    6 +
 libgfortran/runtime/ISO_Fortran_binding.c          |   13 +-
 libstdc++-v3/ChangeLog                             |   44 +
 libstdc++-v3/include/bits/stl_relops.h             |   15 +-
 libstdc++-v3/include/std/future                    |    3 +-
 30 files changed, 1503 insertions(+), 697 deletions(-)


                 reply	other threads:[~2021-07-23 20:19 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=20210723201927.A457539B206A@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).