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: Mon, 24 Oct 2022 10:21:10 +0000 (GMT)	[thread overview]
Message-ID: <20221024102110.F362E3858412@sourceware.org> (raw)

https://gcc.gnu.org/g:4b96309e90b3e0723bec411cd68c99983686ebd3

commit 4b96309e90b3e0723bec411cd68c99983686ebd3
Merge: e2d1088fa46 1ccec25cf0c
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Oct 24 12:09:01 2022 +0200

    Merge branch 'releases/gcc-12' into devel/omp/gcc-12
    
    Merge up to r12-8861-g1ccec25cf0c3c9cfd5882c83fd8cc56ea2987bad (24th Oct 2022)

Diff:

 gcc/ChangeLog                                      |  82 +++++++++++++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/config/aarch64/aarch64-c.cc                    |   1 +
 gcc/config/aarch64/aarch64-cores.def               |  10 +--
 gcc/config/aarch64/aarch64-sve.md                  |  94 ++++++++++++++-----
 gcc/config/aarch64/aarch64.h                       |   4 +-
 gcc/config/aarch64/iterators.md                    |   2 +
 gcc/config/rs6000/rs6000-logue.cc                  |   2 +-
 gcc/config/rs6000/vector.md                        |   2 +-
 gcc/fortran/ChangeLog                              |  10 +++
 gcc/fortran/expr.cc                                |  10 ++-
 gcc/omp-oacc-kernels-decompose.cc                  |   6 ++
 gcc/testsuite/ChangeLog                            |  69 ++++++++++++++
 .../goacc/kernels-decompose-pr100400-1-2.c         |  12 ++-
 gcc/testsuite/gcc.dg/pr102892-1.c                  |   2 +-
 gcc/testsuite/gcc.dg/tree-ssa/pr107323.c           |  28 ++++++
 .../gcc.target/aarch64/pragma_cpp_predefs_1.c      |  20 +++++
 .../gcc.target/aarch64/sve/acle/general/brka_1.c   |   5 +-
 .../gcc.target/aarch64/sve/acle/general/brkb_1.c   |   5 +-
 .../gcc.target/aarch64/sve/acle/general/brkn_1.c   |   5 +-
 .../gcc.target/aarch64/sve/acle/general/brkn_2.c   |  23 +++++
 gcc/testsuite/gcc.target/powerpc/pr100645.c        |  13 +++
 gcc/testsuite/gcc.target/powerpc/pr96072.c         |  14 +++
 gcc/testsuite/gfortran.dg/pr105633.f90             |   8 ++
 gcc/tree-loop-distribution.cc                      |  50 ++++++++---
 libgomp/ChangeLog                                  |   8 ++
 .../libgomp.oacc-c-c++-common/private-big-1.c      | 100 +++++++++++++++++++++
 libstdc++-v3/ChangeLog                             |   8 ++
 libstdc++-v3/libsupc++/eh_globals.cc               |   9 +-
 29 files changed, 540 insertions(+), 64 deletions(-)

             reply	other threads:[~2022-10-24 10:21 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-24 10:21 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-11  8:26 Tobias Burnus
2022-09-29 14:45 Tobias Burnus
2022-09-23  8:48 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=20221024102110.F362E3858412@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).