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: Mon, 12 Jun 2023 16:55:23 +0000 (GMT)	[thread overview]
Message-ID: <20230612165523.3E405385842C@sourceware.org> (raw)

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

commit ee61f4dd284134bd9857329b139f31ec2566dba0
Merge: 77e17f596f4 73ae34bb693
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Mon Jun 12 18:54:20 2023 +0200

    Merge branch 'releases/gcc-13' into devel/omp/gcc-13
    
    Merge up to r13-7439-g73ae34bb693038829c05bed30d7ac623e67bde2e (12th June 2023)

Diff:

 gcc/ChangeLog                                     |   78 ++
 gcc/DATESTAMP                                     |    2 +-
 gcc/config/avr/avr-dimode.md                      |   22 +-
 gcc/config/avr/avr-passes.def                     |   20 +
 gcc/config/avr/avr-protos.h                       |    6 +-
 gcc/config/avr/avr.cc                             | 1002 +++++++++++++-------
 gcc/config/avr/avr.md                             | 1035 ++++++++++++---------
 gcc/config/avr/constraints.md                     |    5 +
 gcc/config/avr/predicates.md                      |    5 +
 gcc/fortran/ChangeLog                             |   10 +
 gcc/genmatch.cc                                   |    6 +-
 gcc/match.pd                                      |   10 +-
 gcc/testsuite/ChangeLog                           |   32 +
 gcc/testsuite/gcc.c-torture/execute/pr110165-1.c  |   28 +
 gcc/testsuite/gcc.c-torture/execute/pr110166-1.c  |   33 +
 gcc/testsuite/gcc.target/avr/torture/pr109650-1.c |   63 ++
 gcc/testsuite/gcc.target/avr/torture/pr109650-2.c |   79 ++
 17 files changed, 1654 insertions(+), 782 deletions(-)

             reply	other threads:[~2023-06-12 16:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-12 16:55 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-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-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=20230612165523.3E405385842C@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).