public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-11] Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
Date: Tue,  8 Jun 2021 08:15:46 +0000 (GMT)	[thread overview]
Message-ID: <20210608081546.341B03947430@sourceware.org> (raw)

https://gcc.gnu.org/g:1bd8a1779943014375f60af568e241e211f4952b

commit 1bd8a1779943014375f60af568e241e211f4952b
Merge: 1ab881d1872 f3c9f939d03
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Jun 8 10:04:56 2021 +0200

    Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to f3c9f939d03db79eadb23c20ac55ec5aacb72fb1 (June 8, 2021)

Diff:

 gcc/ChangeLog                                  |   7 ++
 gcc/DATESTAMP                                  |   2 +-
 gcc/config/i386/sse.md                         |   8 +-
 gcc/cp/ChangeLog                               |  23 ++++
 gcc/cp/class.c                                 |  15 +++
 gcc/cp/cp-tree.h                               |   1 +
 gcc/cp/decl.c                                  |  12 +--
 gcc/cp/pt.c                                    |  53 ---------
 gcc/d/ChangeLog                                |  14 +++
 gcc/d/d-codegen.cc                             |  36 +++++--
 gcc/d/expr.cc                                  |   7 +-
 gcc/fortran/ChangeLog                          |  19 ++++
 gcc/fortran/frontend-passes.c                  |  13 +++
 gcc/fortran/trans-decl.c                       |   9 +-
 gcc/fortran/trans-intrinsic.c                  |  35 +++---
 gcc/fortran/trans.h                            |   1 +
 gcc/testsuite/ChangeLog                        |  50 +++++++++
 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C     |   9 ++
 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C    |   9 ++
 gcc/testsuite/g++.dg/cpp2a/using-enum-9.C      |  28 +++++
 gcc/testsuite/g++.target/i386/pr100885.C       | 144 +++++++++++++++++++++++++
 gcc/testsuite/gdc.dg/pr100882a.d               |  35 ++++++
 gcc/testsuite/gdc.dg/pr100882b.d               |  19 ++++
 gcc/testsuite/gdc.dg/pr100882c.d               |  25 +++++
 gcc/testsuite/gdc.dg/torture/pr100882.d        |  21 ++++
 gcc/testsuite/gfortran.dg/inline_matmul_25.f90 |   9 ++
 libgfortran/ChangeLog                          |   9 ++
 libgfortran/caf/libcaf.h                       |   2 +
 libgfortran/caf/single.c                       |  10 ++
 libgfortran/gfortran.map                       |   5 +
 libgfortran/intrinsics/random_init.f90         | 114 ++++++++++----------
 libstdc++-v3/ChangeLog                         |   9 ++
 libstdc++-v3/include/std/ranges                |   2 +-
 33 files changed, 604 insertions(+), 151 deletions(-)


             reply	other threads:[~2021-06-08  8:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08  8:15 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-10 14:34 Tobias Burnus
2021-11-02 15:02 Tobias Burnus
2021-10-27  9:17 Tobias Burnus
2021-10-19 13:39 Tobias Burnus
2021-10-19 13:39 Tobias Burnus
2021-10-18 12:52 Tobias Burnus
2021-10-13 16:14 Tobias Burnus
2021-10-11 11:15 Tobias Burnus
2021-10-06 11:01 Tobias Burnus
2021-09-28 10:05 Tobias Burnus
2021-09-22  8:37 Tobias Burnus
2021-09-20 15:34 Tobias Burnus
2021-09-20  7:42 Tobias Burnus
2021-09-17 13:46 Tobias Burnus
2021-09-13  7:46 Tobias Burnus
2021-09-06 13:31 Tobias Burnus
2021-09-03 11:56 Tobias Burnus
2021-08-23 14:28 Tobias Burnus
2021-08-16 12:08 Tobias Burnus
2021-08-12 10:00 Tobias Burnus
2021-08-09  7:10 Tobias Burnus
2021-07-30  9:53 Tobias Burnus
2021-07-28  7:50 Tobias Burnus
2021-07-23  8:36 Tobias Burnus
2021-07-20 11:34 Tobias Burnus
2021-06-28 10:32 Tobias Burnus
2021-06-23 10:06 Tobias Burnus
2021-06-15  9:32 Tobias Burnus
2021-06-04 11:43 Tobias Burnus
2021-05-31 15:33 Tobias Burnus

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=20210608081546.341B03947430@sourceware.org \
    --to=burnus@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).