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-2100.
Date: Wed,  7 Jul 2021 20:30:45 +0000 (GMT)	[thread overview]
Message-ID: <20210707203045.94F8E3971C0C@sourceware.org> (raw)

https://gcc.gnu.org/g:0c3b139efb8e5e19078988b867c1b13a267dfa93

commit 0c3b139efb8e5e19078988b867c1b13a267dfa93
Merge: 968e7b11aed 06357071d05
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Wed Jul 7 17:23:48 2021 +0100

    Merge master r12-2100.
    
            * Merge master r12-2100-g06357071d055.

Diff:

 ChangeLog                                          |   4 +
 fixincludes/ChangeLog                              |   6 +
 fixincludes/fixincl.x                              |  10 +-
 fixincludes/inclhack.def                           |   9 +-
 fixincludes/tests/base/sys/socket.h                |   1 +
 gcc/ChangeLog                                      | 140 ++++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/ada/ChangeLog                                  | 357 +++++++++++++++++++++
 gcc/builtins.c                                     | 342 ++++++++++----------
 gcc/c-family/ChangeLog                             |   6 +
 gcc/c-family/c-format.c                            |  12 -
 gcc/c/ChangeLog                                    |   4 +
 gcc/c/c-objc-common.c                              |  15 -
 gcc/calls.c                                        |  58 ++--
 gcc/config/aarch64/aarch64-builtins.c              |  23 +-
 gcc/config/aarch64/aarch64.c                       |   3 +-
 gcc/config/arm/arm-builtins.c                      |  33 +-
 gcc/config/arm/arm.c                               |   4 +-
 gcc/cp/ChangeLog                                   |   4 +
 gcc/cp/error.c                                     |   9 -
 gcc/dwarf2ctf.c                                    |   4 +-
 gcc/expr.c                                         |  10 +-
 gcc/fortran/ChangeLog                              |   7 +
 gcc/gimple-fold.c                                  |  18 +-
 gcc/gimple-pretty-print.c                          |  17 -
 gcc/gimple-ssa-sprintf.c                           |  11 +-
 gcc/gimple-ssa-warn-alloca.c                       |  26 +-
 gcc/gimple-ssa-warn-restrict.c                     | 152 ++++-----
 gcc/testsuite/ChangeLog                            | 121 +++++++
 gcc/testsuite/g++.dg/opt/pr99728.C                 |  50 +++
 gcc/testsuite/g++.dg/warn/uninit-pr55881.C         |  34 ++
 gcc/testsuite/gcc.dg/Warray-bounds-71.c            |   7 +
 gcc/testsuite/gcc.dg/Warray-bounds-71.h            |  46 +++
 gcc/testsuite/gcc.dg/Warray-bounds-72.c            |   7 +
 gcc/testsuite/gcc.dg/Warray-bounds-73.c            |   7 +
 gcc/testsuite/gcc.dg/Warray-bounds-74.c            |   7 +
 gcc/testsuite/gcc.dg/Warray-bounds-75.c            |  12 +
 gcc/testsuite/gcc.dg/Warray-bounds-76.c            |  35 ++
 gcc/testsuite/gcc.dg/Wfree-nonheap-object-4.c      |  24 +-
 gcc/testsuite/gcc.dg/Wfree-nonheap-object-5.c      |  46 +++
 gcc/testsuite/gcc.dg/Wfree-nonheap-object-6.c      |  49 +++
 gcc/testsuite/gcc.dg/Wobjsize-1.c                  |  12 +-
 gcc/testsuite/gcc.dg/debug/btf/btf-bitfields-3.c   |  11 +-
 gcc/testsuite/gcc.dg/debug/ctf/ctf-attr-mode-1.c   |   7 +-
 .../gcc.dg/debug/ctf/ctf-struct-array-2.c          |   2 +-
 gcc/testsuite/gcc.dg/format/c90-printf-1.c         |   2 +-
 gcc/testsuite/gcc.dg/format/gcc_diag-10.c          |  20 +-
 .../plugin/diagnostic_plugin_test_inlining.c       |   2 +-
 gcc/testsuite/gcc.dg/pr79214.c                     |  22 +-
 gcc/testsuite/gcc.dg/pragma-diag-10.c              |  20 ++
 gcc/testsuite/gcc.dg/pragma-diag-9.c               | 141 ++++++++
 .../gcc.dg/tree-ssa/builtin-sprintf-warn-27.c      |  20 ++
 gcc/testsuite/gcc.dg/uninit-suppress_3.c           |  98 ++++++
 gcc/testsuite/gcc.dg/vect/pr34195.c                |  33 ++
 .../gcc.target/i386/avx512f-vect-fmaddsubXXXpd.c   |  41 +++
 .../gcc.target/i386/avx512f-vect-fmaddsubXXXps.c   |  50 +++
 .../gcc.target/i386/avx512f-vect-fmsubaddXXXpd.c   |  41 +++
 .../gcc.target/i386/avx512f-vect-fmsubaddXXXps.c   |  50 +++
 gcc/trans-mem.c                                    |   8 +-
 gcc/tree-diagnostic.c                              |   9 -
 gcc/tree-pretty-print.c                            |  26 --
 gcc/tree-pretty-print.h                            |   1 -
 gcc/tree-ssa-ccp.c                                 |   6 +-
 gcc/tree-ssa-loop-im.c                             |  59 +++-
 gcc/tree-ssa-strlen.c                              | 105 +++---
 gcc/tree-ssa-uninit.c                              |   4 +-
 66 files changed, 1961 insertions(+), 561 deletions(-)


                 reply	other threads:[~2021-07-07 20:30 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=20210707203045.94F8E3971C0C@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).