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 remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
Date: Fri, 17 Sep 2021 13:46:27 +0000 (GMT)	[thread overview]
Message-ID: <20210917134627.B09AC3857419@sourceware.org> (raw)

https://gcc.gnu.org/g:472001469c033d7f256a7bf09df1192f397efeeb

commit 472001469c033d7f256a7bf09df1192f397efeeb
Merge: e322c24ba19 469aad8b5d7
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Sep 17 15:22:20 2021 +0200

    Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to r11-9011-g469aad8b5d787c728fbe8b4ec6537385d7815d5a (Sept 17, 2021).

Diff:

 gcc/ChangeLog                                      |  108 +
 gcc/DATESTAMP                                      |    2 +-
 gcc/ada/ChangeLog                                  |   35 +
 gcc/ada/exp_attr.adb                               |   23 +-
 gcc/ada/gcc-interface/decl.c                       |   25 +-
 gcc/ada/gcc-interface/utils.c                      |    9 +-
 gcc/combine.c                                      |   10 +
 gcc/config/aarch64/aarch64.c                       |    4 +-
 gcc/config/rs6000/rs6000-cpus.def                  |    4 +-
 gcc/config/rs6000/rs6000.c                         | 3228 ++++++++++----------
 gcc/config/rs6000/rs6000.md                        |   36 +
 gcc/config/rs6000/rs6000.opt                       |    4 +
 gcc/config/sparc/leon5.md                          |  103 +
 gcc/config/sparc/sparc-opts.h                      |    1 +
 gcc/config/sparc/sparc.c                           |  183 +-
 gcc/config/sparc/sparc.h                           |   36 +-
 gcc/config/sparc/sparc.md                          |   12 +-
 gcc/config/sparc/sparc.opt                         |    3 +
 gcc/cp/ChangeLog                                   |   29 +
 gcc/cp/decl.c                                      |   32 +
 gcc/cp/method.c                                    |    1 +
 gcc/cp/typeck2.c                                   |   15 +-
 gcc/doc/invoke.texi                                |   13 +-
 gcc/fortran/ChangeLog                              |   19 +
 gcc/fortran/decl.c                                 |   18 +
 gcc/fortran/expr.c                                 |    4 +-
 gcc/testsuite/ChangeLog                            |   73 +
 gcc/testsuite/g++.dg/cpp0x/pr102305.C              |   39 +
 gcc/testsuite/g++.dg/ext/flexary39.C               |   65 +
 gcc/testsuite/g++.dg/ext/flexary40.C               |   50 +
 gcc/testsuite/g++.target/i386/pr102295.C           |   12 +
 .../gcc.target/aarch64/memset-strict-align-1.c     |   28 +
 gcc/testsuite/gcc.target/powerpc/fusion-p10-stst.c |   31 +
 .../gcc.target/powerpc/fusion-p10-stst2.c          |   30 +
 gcc/testsuite/gcc.target/powerpc/mma-builtin-9.c   |   28 +
 gcc/testsuite/gcc.target/powerpc/pr97142.c         |   35 +
 gcc/testsuite/gcc.target/sparc/20210917-1.c        |   19 +
 gcc/testsuite/gfortran.dg/pr82314.f90              |   11 +
 gcc/testsuite/gfortran.dg/substr_6.f90             |    2 +
 gcc/testsuite/gnat.dg/enum_rep2.adb                |  117 +
 gcc/varasm.c                                       |   12 +-
 41 files changed, 2895 insertions(+), 1614 deletions(-)


             reply	other threads:[~2021-09-17 13:46 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-17 13:46 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-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-08  8:15 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=20210917134627.B09AC3857419@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).