public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Iain D Sandoe <iains@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/c++-coroutines] Merge master r12-6159.
Date: Fri, 31 Dec 2021 19:49:48 +0000 (GMT)	[thread overview]
Message-ID: <20211231194948.74AF83858002@sourceware.org> (raw)

https://gcc.gnu.org/g:24d7992c8a386b28784be096401fbe8a236efea1

commit 24d7992c8a386b28784be096401fbe8a236efea1
Merge: abc5ef891cc e3cbb8c66c9
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Fri Dec 31 17:32:58 2021 +0000

    Merge master r12-6159.
    
            * Merge master r12-6159-ge3cbb8c66c93.

Diff:

 gcc/ChangeLog                                     | 97 +++++++++++++++++++++++
 gcc/DATESTAMP                                     |  2 +-
 gcc/c-family/ChangeLog                            |  7 ++
 gcc/c-family/c-cppbuiltin.c                       |  6 ++
 gcc/config/aarch64/aarch64-c.c                    |  2 +
 gcc/config/arm/arm-c.c                            |  2 +
 gcc/config/i386/i386-c.c                          |  4 +
 gcc/config/s390/s390-c.c                          |  2 +
 gcc/doc/cpp.texi                                  |  2 +-
 gcc/emit-rtl.c                                    |  8 +-
 gcc/fortran/ChangeLog                             | 10 +++
 gcc/go/gofrontend/MERGE                           |  2 +-
 gcc/go/gofrontend/types.cc                        | 15 +++-
 gcc/godump.c                                      |  2 +-
 gcc/loop-invariant.c                              | 17 +++-
 gcc/regrename.c                                   | 13 ++-
 gcc/shrink-wrap.c                                 |  5 +-
 gcc/testsuite/ChangeLog                           | 53 +++++++++++++
 gcc/testsuite/c-c++-common/Wstringop-overflow-2.c | 50 ++++++------
 gcc/testsuite/c-c++-common/cpp/va-opt-9.c         | 20 +++++
 gcc/testsuite/g++.dg/cpp/pr103012.C               | 18 +++++
 gcc/testsuite/g++.dg/opt/pr103742.C               | 36 +++++++++
 gcc/testsuite/g++.dg/opt/pr103756.C               | 57 +++++++++++++
 gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C  | 44 +++++-----
 gcc/testsuite/g++.target/i386/pr103012.C          | 19 +++++
 gcc/testsuite/gcc.dg/Wstringop-overflow-28.c      |  8 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-68.c      |  2 +-
 gcc/testsuite/gcc.dg/Wstringop-overflow-75.c      | 36 ++++-----
 gcc/testsuite/gcc.dg/Wstringop-overflow-76.c      | 20 ++---
 gcc/testsuite/gcc.dg/loop-invariant-2.c           | 20 +++++
 gcc/testsuite/gcc.dg/pr103808.c                   | 23 ++++++
 gcc/testsuite/gcc.dg/pr103860.c                   | 31 ++++++++
 gcc/testsuite/lib/prune.exp                       |  7 ++
 gcc/testsuite/lib/target-supports.exp             | 16 ++++
 gcc/tree-ssa-dce.c                                | 38 ++++++++-
 libcpp/ChangeLog                                  |  6 ++
 libcpp/macro.c                                    |  8 +-
 libgfortran/ChangeLog                             |  4 +
 libgfortran/ieee/ieee_helper.c                    | 21 +++--
 libgfortran/runtime/string.c                      |  4 +-
 libgo/mkrsysinfo.sh                               |  2 +-
 libiberty/ChangeLog                               |  7 ++
 libiberty/cp-demangle.c                           |  5 +-
 libiberty/testsuite/demangle-expected             |  5 ++
 44 files changed, 645 insertions(+), 111 deletions(-)


                 reply	other threads:[~2021-12-31 19:49 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=20211231194948.74AF83858002@sourceware.org \
    --to=iains@gcc.gnu.org \
    --cc=gcc-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).