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: Fri, 28 May 2021 10:48:20 +0000 (GMT)	[thread overview]
Message-ID: <20210528104820.7CD1D396E849@sourceware.org> (raw)

https://gcc.gnu.org/g:7341511d8b52aebfbc88ff6fd44e1186bb03298d

commit 7341511d8b52aebfbc88ff6fd44e1186bb03298d
Merge: 8a6a2c53f98 3084317511a
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri May 28 10:54:45 2021 +0200

    Merge branch 'releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to 3084317511a155254f4040f4c774c942b84774b7 (May 28, 2021).

Diff:

 c++tools/ChangeLog                                 |  5 ++
 c++tools/configure                                 |  6 +-
 c++tools/configure.ac                              |  6 +-
 gcc/ChangeLog                                      | 86 ++++++++++++++++++++++
 gcc/DATESTAMP                                      |  2 +-
 gcc/config/arm/arm-c.c                             |  3 +-
 gcc/config/arm/arm-protos.h                        |  3 +-
 gcc/config/arm/arm.c                               | 44 +++++------
 gcc/config/arm/mve.md                              | 35 ++-------
 gcc/config/i386/i386-expand.c                      | 10 ++-
 gcc/fortran/ChangeLog                              | 27 +++++++
 gcc/fortran/intrinsic.texi                         | 13 ++--
 gcc/fortran/trans-expr.c                           |  4 +-
 gcc/gimple-fold.c                                  |  3 +-
 gcc/ipa-param-manipulation.c                       |  4 +-
 gcc/testsuite/ChangeLog                            | 59 +++++++++++++++
 gcc/testsuite/gcc.dg/pr100509.c                    |  9 +++
 gcc/testsuite/gcc.dg/torture/pr100492.c            | 26 +++++++
 gcc/testsuite/gcc.dg/torture/pr100519.c            | 13 ++++
 gcc/testsuite/gcc.target/arm/cmse/pr99725.c        |  5 ++
 .../arm/mve/intrinsics/vldrdq_gather_base_wb_s64.c |  4 +-
 .../arm/mve/intrinsics/vldrdq_gather_base_wb_u64.c |  4 +-
 .../mve/intrinsics/vldrdq_gather_base_wb_z_s64.c   |  4 +-
 .../mve/intrinsics/vldrdq_gather_base_wb_z_u64.c   |  4 +-
 .../arm/mve/intrinsics/vuninitializedq_int.c       |  3 +-
 .../arm/mve/intrinsics/vuninitializedq_int1.c      |  3 +-
 gcc/testsuite/gfortran.dg/pr100551.f90             | 30 ++++++++
 gcc/tree-loop-distribution.c                       | 10 +++
 gcc/tree-ssa-reassoc.c                             | 86 +++++++++++-----------
 29 files changed, 383 insertions(+), 128 deletions(-)


             reply	other threads:[~2021-05-28 10:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-28 10:48 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-23 11:40 Tobias Burnus
2021-05-20 12:10 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=20210528104820.7CD1D396E849@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).