public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org, libstdc++-cvs@gcc.gnu.org
Subject: [gcc(refs/vendors/redhat/heads/gcc-14-branch)] Merge commit 'r14-8885-gd2d5ef6e22082d945c4d255b44194155680a93bd' into redhat/gcc-14-branch
Date: Thu,  8 Feb 2024 13:57:50 +0000 (GMT)	[thread overview]
Message-ID: <20240208135750.6023D3858C39@sourceware.org> (raw)

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

commit b006f0561c0b004822f600ad0ea9a2b90fb29d7f
Merge: 0e40195e10a1 d2d5ef6e2208
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu Feb 8 14:57:26 2024 +0100

    Merge commit 'r14-8885-gd2d5ef6e22082d945c4d255b44194155680a93bd' into redhat/gcc-14-branch

Diff:

 gcc/ChangeLog                                      |  87 +++
 gcc/DATESTAMP                                      |   2 +-
 gcc/c/c-typeck.cc                                  |  12 +-
 gcc/config/avr/avr-mcus.def                        |   4 +-
 gcc/config/avr/gen-avr-mmcu-specs.cc               | 155 ++---
 gcc/config/avr/specs.h                             |   7 +-
 gcc/config/i386/constraints.md                     |  36 +-
 gcc/config/i386/i386-protos.h                      |   1 -
 gcc/config/i386/i386.cc                            |  25 -
 gcc/config/i386/i386.md                            | 129 ++--
 gcc/config/i386/predicates.md                      |  65 ++
 gcc/config/riscv/riscv-vector-builtins-shapes.cc   |  17 +-
 gcc/cp/pt.cc                                       |   5 +-
 gcc/doc/avr-mmcu.texi                              |   4 +-
 gcc/po/ChangeLog                                   |   4 +
 gcc/po/zh_CN.po                                    | 666 +++++++++------------
 gcc/rust/ChangeLog                                 | 315 ++++++++++
 gcc/testsuite/ChangeLog                            |  93 +++
 gcc/testsuite/g++.dg/cpp2a/nontype-class64.C       |  23 +
 gcc/testsuite/gcc.dg/pr113776-1.c                  |   5 +
 gcc/testsuite/gcc.dg/pr113776-2.c                  |   4 +
 gcc/testsuite/gcc.dg/pr113776-3.c                  |   7 +
 gcc/testsuite/gcc.dg/pr113776-4.c                  |   6 +
 gcc/testsuite/gcc.dg/tree-ssa/pr113735.c           |  19 +
 .../gcc.dg/vect/vect-early-break_110-pr113467.c    |   2 +-
 gcc/testsuite/gcc.target/i386/apx-ndd-2.c          |  17 +
 .../gcc.target/i386/apx-ndd-base-index-1.c         |  50 ++
 .../gcc.target/i386/apx-ndd-no-seg-global-1.c      |  74 +++
 gcc/testsuite/gcc.target/i386/apx-ndd-seg-1.c      |  98 +++
 gcc/testsuite/gcc.target/i386/apx-ndd-seg-2.c      |  98 +++
 gcc/testsuite/gcc.target/i386/apx-ndd-seg-3.c      |  14 +
 gcc/testsuite/gcc.target/i386/apx-ndd-seg-4.c      |   9 +
 gcc/testsuite/gcc.target/i386/apx-ndd-seg-5.c      |  13 +
 gcc/testsuite/gcc.target/i386/apx-ndd-tls-1a.c     |  41 ++
 gcc/testsuite/gcc.target/i386/apx-ndd-tls-2.c      |  38 ++
 gcc/testsuite/gcc.target/i386/apx-ndd-tls-3.c      |  16 +
 gcc/testsuite/gcc.target/i386/apx-ndd-tls-4.c      |  31 +
 gcc/testsuite/gcc.target/i386/apx-ndd-x32-1.c      |  49 ++
 .../gcc.target/riscv/rvv/base/pr113766-1.c         |  16 +
 .../vect/vect-early-break_1-pr113808.f90           |  21 +
 gcc/tree-vect-data-refs.cc                         |   6 +-
 gcc/tree-vect-loop.cc                              |   5 +-
 gcc/value-relation.cc                              |   1 +
 libstdc++-v3/ChangeLog                             |   7 +
 libstdc++-v3/include/bits/stl_pair.h               |   5 +
 45 files changed, 1714 insertions(+), 588 deletions(-)

                 reply	other threads:[~2024-02-08 13:57 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=20240208135750.6023D3858C39@sourceware.org \
    --to=jakub@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).