public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/gccgo] Merge from trunk revision 58aeb75d4097010ad9bb72b964265b18ab284f93.
Date: Sun, 13 Feb 2022 19:58:38 +0000 (GMT)	[thread overview]
Message-ID: <20220213195838.ADAA63858412@sourceware.org> (raw)

https://gcc.gnu.org/g:9419b14e109a2807361a9f695f5767f03dfa0cae

commit 9419b14e109a2807361a9f695f5767f03dfa0cae
Merge: 9a510fb0970 58aeb75d409
Author: Ian Lance Taylor <iant@golang.org>
Date:   Sun Feb 13 11:05:33 2022 -0800

    Merge from trunk revision 58aeb75d4097010ad9bb72b964265b18ab284f93.

Diff:

 gcc/ChangeLog                                   |    85 +
 gcc/DATESTAMP                                   |     2 +-
 gcc/analyzer/ChangeLog                          |     6 +
 gcc/asan.cc                                     |    50 +-
 gcc/c-family/ChangeLog                          |     6 +
 gcc/c/ChangeLog                                 |     5 +
 gcc/config/i386/i386.cc                         |     6 +-
 gcc/config/i386/i386.md                         |     4 +-
 gcc/config/rs6000/rs6000.cc                     |    38 +-
 gcc/cp/ChangeLog                                |     8 +
 gcc/fortran/resolve.cc                          |     1 -
 gcc/fortran/trans-stmt.cc                       |     2 +-
 gcc/go/gofrontend/MERGE                         |     2 +-
 gcc/go/gofrontend/types.cc                      |     9 +-
 gcc/go/gospec.cc                                |    42 +-
 gcc/lra-constraints.cc                          |    17 +-
 gcc/match.pd                                    |    14 +
 gcc/po/ChangeLog                                |     8 +
 gcc/po/exgettext                                |     8 +-
 gcc/po/gcc.pot                                  | 52510 ++++++++++++----------
 gcc/testsuite/ChangeLog                         |   120 +
 gcc/testsuite/g++.dg/asan/pr104449.C            |    16 +
 gcc/testsuite/g++.target/i386/pr35513-1.C       |     2 +-
 gcc/testsuite/g++.target/i386/pr35513-2.C       |     2 +-
 gcc/testsuite/gcc.dg/asan/pr104449.c            |    12 +
 gcc/testsuite/gcc.target/i386/pr103771-2.c      |     8 +
 gcc/testsuite/gcc.target/i386/pr103771-3.c      |    21 +
 gcc/testsuite/gcc.target/i386/pr104502.c        |    31 +
 gcc/testsuite/gcc.target/i386/pr35513-8.c       |     2 +-
 gcc/testsuite/gcc.target/i386/pr79754.c         |     7 +
 gcc/testsuite/gfortran.dg/asan/associate_58.f90 |    19 +
 gcc/testsuite/gfortran.dg/asan/associate_59.f90 |    19 +
 gcc/testsuite/lib/target-supports.exp           |    37 +
 gcc/tree-vect-patterns.cc                       |    96 +
 gotools/ChangeLog                               |     6 +
 gotools/Makefile.am                             |     4 +-
 gotools/Makefile.in                             |     5 +-
 gotools/configure                               |     7 -
 gotools/configure.ac                            |     9 -
 libcpp/ChangeLog                                |     5 +
 libcpp/Makefile.in                              |     3 +
 libcpp/po/ChangeLog                             |     4 +
 libcpp/po/cpplib.pot                            |   620 +-
 libgo/Makefile.am                               |     5 +-
 libgo/Makefile.in                               |     9 +-
 libgo/configure                                 |    11 +-
 libgo/configure.ac                              |     6 -
 libgo/go/runtime/os_linux.go                    |    21 +-
 libgo/testsuite/Makefile.in                     |     1 -
 libstdc++-v3/ChangeLog                          |    14 +
 50 files changed, 28786 insertions(+), 25159 deletions(-)


                 reply	other threads:[~2022-02-13 19:58 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=20220213195838.ADAA63858412@sourceware.org \
    --to=ian@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).