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: Mon,  9 Aug 2021 07:10:11 +0000 (GMT)	[thread overview]
Message-ID: <20210809071011.2301C388B821@sourceware.org> (raw)

https://gcc.gnu.org/g:78423fc462ff2f8bef02ff610a000b35ff087a4a

commit 78423fc462ff2f8bef02ff610a000b35ff087a4a
Merge: 83177ca9f26 bde6489fe03
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Aug 9 08:59:24 2021 +0200

    Merge remote-tracking branch 'origin/releases/gcc-11' into devel/omp/gcc-11
    
    Merge up to bde6489fe0365b20f8df28157f8434ae7554ac3d (Aug 9, 2021)

Diff:

 gcc/ChangeLog                                      | 135 +++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c-family/ChangeLog                             |   9 +
 gcc/c-family/c-common.c                            |  11 +-
 gcc/config/aarch64/aarch64-cores.def               |   1 +
 gcc/config/aarch64/aarch64-protos.h                |  17 +-
 gcc/config/aarch64/aarch64-tune.md                 |   2 +-
 gcc/config/aarch64/aarch64.c                       | 634 ++++++++++++++++-----
 gcc/config/aarch64/fractional-cost.h               | 236 ++++++++
 gcc/config/mips/mips-msa.md                        |  22 +
 gcc/config/mips/mips-protos.h                      |   1 +
 gcc/config/mips/mips.c                             |  23 +-
 gcc/config/rs6000/rs6000.md                        |   5 +-
 gcc/d/ChangeLog                                    |  20 +
 gcc/doc/invoke.texi                                |  27 +-
 gcc/po/ChangeLog                                   |  13 +
 gcc/po/de.po                                       |  76 ++-
 gcc/po/fr.po                                       |  61 +-
 gcc/testsuite/ChangeLog                            |  47 ++
 gcc/testsuite/gcc.dg/torture/pr101512.c            |  11 +
 gcc/testsuite/gcc.dg/vect/pr101505.c               |  16 +
 gcc/testsuite/gcc.target/mips/pr101132.c           |  14 +
 gcc/tree-vect-patterns.c                           |  14 +
 libsanitizer/ChangeLog                             |   7 +
 .../sanitizer_common/sanitizer_posix_libcdep.cpp   |   7 +-
 25 files changed, 1174 insertions(+), 237 deletions(-)


             reply	other threads:[~2021-08-09  7:10 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09  7:10 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-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=20210809071011.2301C388B821@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).