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-3140.
Date: Thu, 26 Aug 2021 22:23:57 +0000 (GMT)	[thread overview]
Message-ID: <20210826222357.B20563857C6F@sourceware.org> (raw)

https://gcc.gnu.org/g:2a87014bd680babe0900230275e25753aa42e55c

commit 2a87014bd680babe0900230275e25753aa42e55c
Merge: bdd87cde306 3ac6b5cff1e
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Wed Aug 25 17:56:18 2021 +0100

    Merge master r12-3140.
    
            * Merge master r12-3140-g3ac6b5cff1e.

Diff:

 contrib/ChangeLog                                  |   6 +
 gcc/ChangeLog                                      | 221 +++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/analyzer/engine.cc                             |  14 +
 gcc/c-family/c-opts.c                              |  13 +
 gcc/config/i386/avx512dqintrin.h                   |   4 +-
 gcc/config/i386/i386.c                             |  36 +-
 gcc/config/rs6000/aix.h                            |   4 +-
 gcc/config/rs6000/aix71.h                          |   4 +
 gcc/config/rs6000/aix72.h                          |   3 +
 gcc/config/rs6000/aix73.h                          |   2 +-
 gcc/config/rs6000/altivec.md                       | 158 +---
 gcc/config/rs6000/rs6000-builtin-new.def           | 891 +++++++++++++++++++++
 gcc/config/rs6000/rs6000-call.c                    | 148 +++-
 gcc/config/rs6000/rs6000.h                         |  82 ++
 gcc/coretypes.h                                    |   1 +
 gcc/d/d-lang.cc                                    |  19 +
 gcc/diagnostic.c                                   |  11 +
 gcc/diagnostic.h                                   |  19 +
 gcc/fortran/ChangeLog                              |   7 +
 gcc/fortran/cpp.c                                  |   6 +
 gcc/fortran/trans-decl.c                           |  20 +-
 gcc/input.c                                        | 100 ++-
 gcc/input.h                                        |  10 +
 gcc/simplify-rtx.c                                 |   4 +-
 gcc/testsuite/ChangeLog                            |  68 ++
 gcc/testsuite/gcc.dg/diagnostic-input-charset-1.c  |  17 +
 gcc/testsuite/gcc.dg/diagnostic-input-utf8-bom.c   |  14 +
 gcc/testsuite/gcc.dg/vect/pr101145.c               | 187 +++++
 gcc/testsuite/gcc.dg/vect/pr101145.inc             |  65 ++
 gcc/testsuite/gcc.dg/vect/pr101145_1.c             |  13 +
 gcc/testsuite/gcc.dg/vect/pr101145_2.c             |  13 +
 gcc/testsuite/gcc.dg/vect/pr101145_3.c             |  13 +
 gcc/testsuite/gcc.dg/vect/pr101145inf.c            |  25 +
 gcc/testsuite/gcc.dg/vect/pr101145inf.inc          |  28 +
 gcc/testsuite/gcc.dg/vect/pr101145inf_1.c          |  23 +
 gcc/testsuite/gcc.dg/vect/pr102046.c               |  19 +
 .../gcc.target/i386/avx2-shiftqihi-constant-1.c    |   2 +-
 gcc/testsuite/gcc.target/i386/avx512f-pr101471.c   |  18 +
 gcc/testsuite/gcc.target/i386/pr101716.c           |  11 +
 .../gcc.target/i386/sse2-shiftqihi-constant-1.c    |   2 +-
 .../gcc.target/powerpc/unpack-vectorize-1.c        |  18 +
 .../gcc.target/powerpc/unpack-vectorize-1.h        |  14 +
 .../gcc.target/powerpc/unpack-vectorize-2.c        |  12 +
 .../gcc.target/powerpc/unpack-vectorize-2.h        |   7 +
 .../gcc.target/powerpc/unpack-vectorize-3.c        |  11 +
 .../gcc.target/powerpc/unpack-vectorize-3.h        |   7 +
 .../gcc.target/powerpc/unpack-vectorize-run-1.c    |  24 +
 .../gcc.target/powerpc/unpack-vectorize-run-2.c    |  16 +
 .../gcc.target/powerpc/unpack-vectorize-run-3.c    |  16 +
 .../gcc.target/powerpc/unpack-vectorize.h          |  42 +
 gcc/testsuite/gfortran.dg/pr98411.f90              |   4 +-
 gcc/tree-ssa-loop-niter.c                          | 157 ++--
 gcc/tree-vect-slp.c                                |   4 +
 libcpp/charset.c                                   | 109 ++-
 libcpp/files.c                                     |  56 +-
 libcpp/include/cpplib.h                            |  18 +
 libgcc/ChangeLog                                   |   6 +
 libstdc++-v3/ChangeLog                             |  24 +
 59 files changed, 2569 insertions(+), 279 deletions(-)


                 reply	other threads:[~2021-08-26 22:23 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=20210826222357.B20563857C6F@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).