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 r10-7500.
Date: Wed,  1 Apr 2020 19:13:10 +0000 (GMT)	[thread overview]
Message-ID: <20200401191310.CABC4385DC08@sourceware.org> (raw)

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

commit 0fe6dc09187b74ee82967baf2c3bdffb7084e6c0
Merge: 3683417727c b60bd122dc7
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Wed Apr 1 19:36:31 2020 +0100

    Merge master r10-7500.
    
    2020-04-01  Iain Sandoe  <iain@sandoe.co.uk>
    
            * Merge master r10-7500-gb60bd122dc75.

Diff:

 gcc/ChangeLog                                      |  28 ++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/config/rs6000/rs6000.md                        |   3 +-
 gcc/cp/ChangeLog                                   |  13 +++
 gcc/cp/constexpr.c                                 | 110 ++++++++++++---------
 gcc/cp/tree.c                                      |   2 +-
 gcc/cp/typeck2.c                                   |   2 +-
 gcc/d/ChangeLog                                    |  27 +++++
 gcc/d/d-attribs.cc                                 |  43 +++++++-
 gcc/d/d-tree.h                                     |   6 +-
 gcc/d/decl.cc                                      |  49 +++++----
 gcc/d/modules.cc                                   |   2 +-
 gcc/d/typeinfo.cc                                  |   2 +-
 gcc/d/types.cc                                     |  31 ++----
 gcc/doc/extend.texi                                |   4 +-
 gcc/fortran/ChangeLog                              |   6 ++
 gcc/fortran/expr.c                                 |  33 +++++--
 gcc/testsuite/ChangeLog                            |  20 ++++
 gcc/testsuite/g++.dg/cpp1y/constexpr-nsdmi2.C      |  20 ++++
 gcc/testsuite/g++.dg/cpp1z/lambda-this4.C          |  13 +++
 gcc/testsuite/gcc.dg/pr94436.c                     |  13 +++
 gcc/testsuite/gcc.dg/ubsan/pr94423.c               |  17 ++++
 gcc/testsuite/gdc.dg/pr90136a.d                    |  21 ++++
 gcc/testsuite/gdc.dg/pr90136b.d                    |  21 ++++
 gcc/testsuite/gdc.dg/pr90136c.d                    |   9 ++
 .../gfortran.dg/graphite/vect-pr94043.f90          |  18 ++++
 gcc/tree-object-size.c                             |   5 +-
 gcc/tree-vect-loop.c                               |  50 ++++++++--
 include/ChangeLog                                  |   5 +
 include/plugin-api.h                               |   2 +-
 30 files changed, 456 insertions(+), 121 deletions(-)


                 reply	other threads:[~2020-04-01 19:13 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=20200401191310.CABC4385DC08@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).