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, libstdc++-cvs@gcc.gnu.org
Subject: [gcc/devel/omp/gcc-13] Merge branch 'releases/gcc-13' into devel/omp/gcc-13
Date: Fri, 25 Aug 2023 09:58:26 +0000 (GMT)	[thread overview]
Message-ID: <20230825095826.4AB5A3858C36@sourceware.org> (raw)

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

commit 9f7bff64a532e9159ecb522fc7e7c343d0e70f47
Merge: 5283f9c926ef bb791011b398
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri Aug 25 11:56:44 2023 +0200

    Merge branch 'releases/gcc-13' into devel/omp/gcc-13
    
    Merge up to r13-7758-gbb791011b39813bc7b6fdd0d9831247ace199615 (25th Aug 2023)

Diff:

 gcc/ChangeLog                                      | 137 +++++++++++++++++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/common/config/i386/cpuinfo.h                   |   3 +
 gcc/common/config/i386/i386-common.cc              |   8 +-
 gcc/config/i386/i386-c.cc                          |   7 ++
 gcc/config/i386/i386-options.cc                    |   4 +-
 gcc/config/i386/i386.cc                            |   2 +-
 gcc/config/i386/i386.h                             |   3 +-
 gcc/config/i386/i386.md                            |   6 +-
 gcc/config/i386/sse.md                             |   4 +-
 gcc/config/loongarch/t-loongarch                   |   4 +
 gcc/config/riscv/riscv-vsetvl.cc                   |   3 +
 gcc/config/riscv/t-riscv                           |   3 +-
 gcc/doc/extend.texi                                |   2 +-
 gcc/dwarf2out.cc                                   |   7 ++
 gcc/match.pd                                       |  11 +-
 gcc/omp-expand.cc                                  |   3 +-
 gcc/testsuite/ChangeLog                            |  48 ++++++++
 gcc/testsuite/g++.dg/torture/pr111019.C            |  65 ++++++++++
 .../gcc.c-torture/execute/ieee/fp-cmp-cond-1.c     |  78 ++++++++++++
 gcc/testsuite/gcc.dg/debug/dwarf2/pr111080.c       |  18 +++
 gcc/testsuite/gcc.dg/pr111039.c                    |  15 +++
 gcc/testsuite/gcc.dg/pr111070.c                    |  20 +++
 gcc/testsuite/gcc.dg/torture/pr110702.c            |  31 +++++
 gcc/testsuite/gcc.target/i386/pr111127.c           |  24 ++++
 gcc/tree-ssa-ifcombine.cc                          |  10 ++
 gcc/tree-ssa-loop-im.cc                            |  14 ++-
 gcc/tree-ssa-loop-ivopts.cc                        |  17 ++-
 libgomp/ChangeLog                                  |   8 ++
 .../libgomp.c-c++-common/non-rect-loop-1.c         |  72 +++++++++++
 libstdc++-v3/ChangeLog                             |  36 ++++++
 libstdc++-v3/include/experimental/internet         |   2 +-
 libstdc++-v3/include/std/format                    |  10 +-
 libstdc++-v3/libsupc++/compare                     |   2 +-
 libstdc++-v3/src/c++20/tzdb.cc                     |   4 +-
 .../18_support/comparisons/categories/zero_neg.cc  |   8 ++
 .../testsuite/std/format/functions/format.cc       |  12 ++
 37 files changed, 678 insertions(+), 25 deletions(-)

             reply	other threads:[~2023-08-25  9:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-25  9:58 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-26 14:14 Tobias Burnus
2023-10-17  8:38 Tobias Burnus
2023-10-06  8:03 Tobias Burnus
2023-09-29 12:29 Tobias Burnus
2023-09-18  7:29 Tobias Burnus
2023-09-08 11:19 Tobias Burnus
2023-08-18 10:49 Tobias Burnus
2023-07-27 10:37 Tobias Burnus
2023-07-10 11:09 Tobias Burnus
2023-06-22 13:19 Tobias Burnus
2023-06-14 16:26 Tobias Burnus
2023-06-12 16:55 Tobias Burnus
2023-06-09 11:19 Tobias Burnus
2023-05-22 19:59 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=20230825095826.4AB5A3858C36@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).