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-13] Merge branch 'releases/gcc-13' into devel/omp/gcc-13
Date: Thu, 26 Oct 2023 14:14:37 +0000 (GMT)	[thread overview]
Message-ID: <20231026141437.82C183857026@sourceware.org> (raw)

https://gcc.gnu.org/g:ad85577c401dfd38d792d9db9b11102f7ad8d4c7

commit ad85577c401dfd38d792d9db9b11102f7ad8d4c7
Merge: a8b1fb51ae55 319e887bdddf
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Oct 26 11:19:57 2023 +0200

    Merge branch 'releases/gcc-13' into devel/omp/gcc-13
    
    Merge up to r13-7985-g319e887bdddfb8b9244f9310a54c1f08b7e8f0e8 (26th Oct 2023)

Diff:

 gcc/ChangeLog                                      |  73 +++++++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c-family/ChangeLog                             |  15 ++
 gcc/c-family/c-common.cc                           |   7 +-
 gcc/c-family/c-pragma.cc                           |   3 +-
 gcc/config/i386/i386.md                            |   4 +-
 gcc/config/loongarch/loongarch.h                   |   5 +
 gcc/config/loongarch/loongarch.md                  |   7 +
 gcc/config/rs6000/rs6000.md                        |  73 +++----
 gcc/config/sh/sh.md                                |   2 +-
 gcc/config/sh/sh_treg_combine.cc                   |   9 +-
 gcc/doc/extend.texi                                |   5 +
 gcc/fortran/ChangeLog                              |   9 +
 gcc/fortran/frontend-passes.cc                     |   2 +-
 gcc/lra-eliminations.cc                            |   4 +-
 gcc/m2/ChangeLog                                   |  46 +++++
 gcc/m2/Make-lang.in                                | 214 +++++++++++++--------
 gcc/m2/README                                      |  21 --
 gcc/m2/gm2-compiler/M2Quads.mod                    |   2 +-
 gcc/m2/gm2-compiler/SymbolTable.mod                |   3 +-
 gcc/opts.cc                                        |   4 +-
 gcc/testsuite/ChangeLog                            |  53 +++++
 gcc/testsuite/c-c++-common/alias-1.c               |  23 +++
 .../c-c++-common/cpp/Wunknown-pragmas-1.c          |  13 ++
 gcc/testsuite/g++.target/powerpc/pr111367.C        |  22 +++
 gcc/testsuite/gcc.target/i386/pr110170-3.c         |  11 ++
 .../gcc.target/loongarch/builtin_thread_pointer.c  |  10 +
 gcc/testsuite/gfortran.dg/implied_do_io_8.f90      |  18 ++
 libgcc/config/avr/libf7/ChangeLog                  |  19 ++
 libgcc/config/avr/libf7/asm-defs.h                 |   6 +-
 libgcc/config/avr/libf7/f7-renames.h               |   8 +-
 libgcc/config/avr/libf7/libf7-asm.sx               | 163 +++++++++++++++-
 libgcc/config/avr/libf7/libf7-common.mk            |   2 +-
 libgcc/config/avr/libf7/libf7.h                    |   1 +
 libgcc/config/avr/libf7/t-libf7                    |   2 +-
 libstdc++-v3/ChangeLog                             |  58 ++++++
 libstdc++-v3/include/Makefile.am                   |   6 +-
 libstdc++-v3/include/Makefile.in                   |   6 +-
 libstdc++-v3/include/bits/basic_string.h           |   6 +-
 libstdc++-v3/include/bits/basic_string.tcc         |   4 +
 libstdc++-v3/include/bits/fs_dir.h                 |  16 +-
 libstdc++-v3/include/bits/hashtable.h              |  19 +-
 libstdc++-v3/include/bits/hashtable_policy.h       |  13 --
 libstdc++-v3/include/std/ranges                    |  10 +
 libstdc++-v3/include/std/variant                   |  32 ++-
 libstdc++-v3/src/libbacktrace/Makefile.am          |   8 +-
 libstdc++-v3/src/libbacktrace/Makefile.in          |   7 +-
 .../23_containers/unordered_map/modifiers/merge.cc | 178 ++++++++++++++++-
 48 files changed, 995 insertions(+), 229 deletions(-)

             reply	other threads:[~2023-10-26 14:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-26 14:14 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-06  8:03 Tobias Burnus
2023-09-29 12:29 Tobias Burnus
2023-09-18  7:29 Tobias Burnus
2023-08-25  9:58 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-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=20231026141437.82C183857026@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).