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
Subject: [gcc/devel/omp/gcc-11] Merge branch 'releases/gcc-11' into devel/omp/gcc-11
Date: Thu, 20 May 2021 12:10:42 +0000 (GMT)	[thread overview]
Message-ID: <20210520121042.1C4A3384800A@sourceware.org> (raw)

https://gcc.gnu.org/g:41a85e38f14c1230e1ab21770f7ec2960f138b1e

commit 41a85e38f14c1230e1ab21770f7ec2960f138b1e
Merge: d20715d6eb2 271fc1caac4
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu May 20 13:31:09 2021 +0200

    Merge branch 'releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to 271fc1caac433e84e6389e73a5bf07350ea545e2 (May 20, 2021)

Diff:

 gcc/ChangeLog                                    | 35 +++++++++++
 gcc/DATESTAMP                                    |  2 +-
 gcc/config/rs6000/rs6000-c.c                     |  3 +
 gcc/config/rs6000/rs6000-internal.h              |  2 +
 gcc/config/rs6000/rs6000-logue.c                 | 74 +++++++++++++++++++++---
 gcc/config/rs6000/rs6000.c                       |  4 ++
 gcc/config/rs6000/rs6000.md                      | 31 ++++++++++
 gcc/config/rs6000/rs6000.opt                     |  8 +++
 gcc/cp/ChangeLog                                 | 18 ++++++
 gcc/cp/cp-tree.h                                 |  1 +
 gcc/cp/method.c                                  | 42 +++++++++++---
 gcc/cp/pt.c                                      |  2 +
 gcc/doc/cpp.texi                                 | 12 ++--
 gcc/doc/invoke.texi                              | 20 ++++++-
 gcc/testsuite/ChangeLog                          | 29 ++++++++++
 gcc/testsuite/g++.dg/cpp2a/nontype-complex1.C    |  8 +++
 gcc/testsuite/g++.dg/cpp2a/spaceship-fallback1.C | 17 ++++++
 gcc/testsuite/g++.dg/parse/access13.C            |  7 +++
 gcc/testsuite/gcc.target/arm/pr99977.c           |  4 +-
 gcc/testsuite/gcc.target/powerpc/rop-1.c         | 17 ++++++
 gcc/testsuite/gcc.target/powerpc/rop-2.c         | 17 ++++++
 gcc/testsuite/gcc.target/powerpc/rop-3.c         | 18 ++++++
 gcc/testsuite/gcc.target/powerpc/rop-4.c         | 15 +++++
 gcc/testsuite/gcc.target/powerpc/rop-5.c         | 13 +++++
 gcc/testsuite/gfortran.dg/pr96711.f90            |  6 +-
 25 files changed, 380 insertions(+), 25 deletions(-)


             reply	other threads:[~2021-05-20 12:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 12:10 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-28 10:48 Tobias Burnus
2021-05-23 11:40 Tobias Burnus
2021-05-19  7:43 Tobias Burnus
2021-05-18  7:08 Tobias Burnus
2021-05-17 10:33 Tobias Burnus
2021-05-14  7:01 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=20210520121042.1C4A3384800A@sourceware.org \
    --to=burnus@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).