public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Iain D Sandoe <iains@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/c++-coroutines] Merge master r11-7259.
Date: Tue, 16 Feb 2021 23:49:38 +0000 (GMT)	[thread overview]
Message-ID: <20210216234938.42C7C3846405@sourceware.org> (raw)

https://gcc.gnu.org/g:9a6aff0fda801e9a348c1ad38e42f33dc6865927

commit 9a6aff0fda801e9a348c1ad38e42f33dc6865927
Merge: f5128f4ec84 30a4d95bf76
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Tue Feb 16 19:35:35 2021 +0000

    Merge master r11-7259.
    
            * Merge master r11-7259-g30a4d95bf76b.

Diff:

 gcc/ChangeLog                                      | 119 +++++++++++++++++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c-family/c-attribs.c                           |  11 +-
 gcc/config/i386/i386.c                             |   6 +-
 gcc/doc/extend.texi                                |  27 +++--
 gcc/fortran/expr.c                                 |   2 +
 gcc/fortran/io.c                                   |   7 ++
 gcc/fortran/openmp.c                               |   8 ++
 gcc/stmt.c                                         |   8 +-
 gcc/testsuite/ChangeLog                            |  11 ++
 gcc/testsuite/g++.dg/ext/attr-assume-aligned.C     |   5 +
 gcc/testsuite/gcc.c-torture/compile/pr98096.c      |  10 ++
 gcc/testsuite/gcc.dg/attr-assume_aligned-4.c       |   4 +-
 gcc/testsuite/gcc.misc-tests/outputs.exp           |   2 +-
 gcc/testsuite/gcc.target/i386/pr99100.c            |  22 ++++
 gcc/testsuite/gcc.target/mips/compact-branches-5.c |   2 +-
 gcc/testsuite/gcc.target/mips/compact-branches-6.c |   2 +-
 gcc/testsuite/gfortran.dg/fmt_nonchar_1.f90        |  46 ++++++++
 gcc/testsuite/gfortran.dg/fmt_nonchar_2.f90        |  22 ++++
 gcc/testsuite/gfortran.dg/goacc/ref_inquiry.f90    |  56 ++++++++++
 gcc/testsuite/gfortran.dg/gomp/ref_inquiry.f90     |  39 +++++++
 gcc/tree-ssa-structalias.c                         |  25 +++--
 gcc/tree-vect-stmts.c                              |   4 +-
 libstdc++-v3/ChangeLog                             |  13 +++
 24 files changed, 421 insertions(+), 32 deletions(-)


                 reply	other threads:[~2021-02-16 23:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210216234938.42C7C3846405@sourceware.org \
    --to=iains@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).