public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
Date: Fri, 23 Sep 2022 08:48:33 +0000 (GMT)	[thread overview]
Message-ID: <20220923084833.F1A473857405@sourceware.org> (raw)

https://gcc.gnu.org/g:1ef5b3bbe9fba70564c5c52a6a973324f0d041b3

commit 1ef5b3bbe9fba70564c5c52a6a973324f0d041b3
Merge: ff46d9d6692 126e2071990
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Sep 23 09:56:44 2022 +0200

    Merge branch 'releases/gcc-12' into devel/omp/gcc-12
    
    Merge up to r12-8784-g126e207199077e80c958ce0adfed443df1fe8f29 (23rd Sep 2022)

Diff:

 gcc/ChangeLog                                      |  58 +++++++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c/ChangeLog                                    |   9 ++
 gcc/c/c-typeck.cc                                  |  19 ++--
 gcc/config/aarch64/aarch64-sve-builtins.cc         |  12 ++-
 gcc/config/rs6000/rs6000-builtin.cc                |  13 +++
 gcc/config/rs6000/rs6000-c.cc                      |  60 ++++++------
 gcc/cp/ChangeLog                                   |  12 +++
 gcc/cp/decl.cc                                     |   3 +
 gcc/cp/pt.cc                                       |   6 +-
 gcc/fortran/ChangeLog                              |  27 ++++++
 gcc/fortran/simplify.cc                            |   3 +-
 gcc/fortran/trans-expr.cc                          |   3 +
 gcc/po/ChangeLog                                   |   4 +
 gcc/po/fr.po                                       |  19 ++--
 gcc/testsuite/ChangeLog                            | 108 +++++++++++++++++++++
 gcc/testsuite/c-c++-common/Waddress-7.c            |  22 +++++
 gcc/testsuite/g++.dg/cpp0x/initlist-array17.C      |  37 +++++++
 gcc/testsuite/g++.dg/cpp1y/auto-fn65.C             |  10 ++
 gcc/testsuite/g++.target/powerpc/pr105485.C        |   9 ++
 gcc/testsuite/gcc.target/i386/amx-check.h          |  30 ++++++
 gcc/testsuite/gcc.target/powerpc/pr104482.c        |  16 +++
 gcc/testsuite/gfortran.dg/PR100245.f90             |  28 ++++++
 gcc/testsuite/gfortran.dg/pr106857.f90             |  12 +++
 gcc/testsuite/gfortran.dg/pr106986.f90             |   8 ++
 gcc/testsuite/lib/target-supports.exp              |  33 +++++++
 libgcc/config/avr/libf7/ChangeLog                  |   9 ++
 libgcc/config/avr/libf7/libf7-asm.sx               |  50 ----------
 libgo/Makefile.am                                  |   1 +
 libgo/Makefile.in                                  |   1 +
 libgo/go/runtime/extern.go                         |  10 --
 libgo/runtime/go-callers.c                         |   2 +-
 libstdc++-v3/ChangeLog                             |  13 +++
 libstdc++-v3/doc/html/manual/abi.html              |   2 +-
 libstdc++-v3/doc/xml/manual/abi.xml                |   1 +
 libstdc++-v3/testsuite/std/ranges/adaptors/join.cc |  13 +++
 36 files changed, 544 insertions(+), 121 deletions(-)

             reply	other threads:[~2022-09-23  8:48 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23  8:48 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-27 16:34 Tobias Burnus
2023-02-20  6:52 Tobias Burnus
2023-02-13  9:21 Tobias Burnus
2023-02-06  7:42 Tobias Burnus
2023-01-19 20:24 Tobias Burnus
2023-01-09  9:21 Tobias Burnus
2022-12-27 10:54 Tobias Burnus
2022-12-21 18:21 Tobias Burnus
2022-12-19 17:32 Tobias Burnus
2022-11-25 10:37 Tobias Burnus
2022-11-18  9:48 Tobias Burnus
2022-11-14 15:41 Tobias Burnus
2022-10-24 10:21 Tobias Burnus
2022-10-11  8:26 Tobias Burnus
2022-09-29 14:45 Tobias Burnus
2022-09-09 13:39 Tobias Burnus
2022-08-31  6:14 Tobias Burnus
2022-07-28 13:29 Tobias Burnus
2022-07-28 13:29 Tobias Burnus
2022-07-01 18:13 Kwok Yeung

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=20220923084833.F1A473857405@sourceware.org \
    --to=burnus@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).