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
Subject: [gcc/devel/omp/gcc-13] Merge branch 'releases/gcc-13' into devel/omp/gcc-13
Date: Tue, 17 Oct 2023 08:38:23 +0000 (GMT)	[thread overview]
Message-ID: <20231017083823.49391385773F@sourceware.org> (raw)

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

commit d56305c421a95892d20c0ad3ae67001a2e79be1c
Merge: 2b9957c4975d cc87aaeceea5
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Oct 16 18:19:50 2023 +0200

    Merge branch 'releases/gcc-13' into devel/omp/gcc-13
    
    Merge up to r13-7954-gcc87aaeceea58389b681e3a6a63f95e54f2b59cd (16th Oct 2023)

Diff:

 gcc/ChangeLog                                    |  40 ++++++
 gcc/DATESTAMP                                    |   2 +-
 gcc/ada/ChangeLog                                |  15 ++
 gcc/ada/sem_ch10.adb                             | 170 ++++++++++++++---------
 gcc/config/rs6000/rs6000.cc                      |  74 +++++-----
 gcc/gimple-range-cache.cc                        |   3 +
 gcc/match.pd                                     |   5 +
 gcc/testsuite/ChangeLog                          |  22 +++
 gcc/testsuite/g++.target/powerpc/pr111366.C      |  48 +++++++
 gcc/testsuite/gcc.c-torture/compile/pr111699-1.c |   7 +
 gcc/testsuite/gcc.dg/pr111694.c                  |  19 +++
 gcc/testsuite/gcc.dg/torture/pr111519.c          |  48 +++++++
 gcc/testsuite/gcc.target/powerpc/pr111380-1.c    |  20 +++
 gcc/testsuite/gcc.target/powerpc/pr111380-2.c    |  20 +++
 gcc/tree-ssa-strlen.cc                           |  53 ++++---
 gcc/value-relation.cc                            |  28 ++++
 gcc/value-relation.h                             |   3 +
 libgcc/config/avr/libf7/ChangeLog                |   6 +
 libgcc/config/avr/libf7/libf7-common.mk          |   2 +-
 libgcc/config/avr/libf7/libf7.c                  |  60 +++++++-
 libgcc/config/avr/libf7/libf7.h                  |   2 +-
 21 files changed, 520 insertions(+), 127 deletions(-)

             reply	other threads:[~2023-10-17  8:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-17  8:38 Tobias Burnus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-26 14:14 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-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-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=20231017083823.49391385773F@sourceware.org \
    --to=burnus@gcc.gnu.org \
    --cc=gcc-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).