public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: GCC Administrator <gccadmin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-6547] Daily bump.
Date: Thu,  9 Mar 2023 00:17:41 +0000 (GMT)	[thread overview]
Message-ID: <20230309001741.746133858D37@sourceware.org> (raw)

https://gcc.gnu.org/g:6a87fdd3ed6ef3511466f9cf41271726b643520b

commit r13-6547-g6a87fdd3ed6ef3511466f9cf41271726b643520b
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Thu Mar 9 00:17:00 2023 +0000

    Daily bump.

Diff:
---
 gcc/DATESTAMP           |  2 +-
 gcc/testsuite/ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++
 libgcc/ChangeLog        |  6 ++++++
 libgomp/ChangeLog       |  4 ++++
 4 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 53389297a17..c7a9cb13dc6 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20230308
+20230309
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 48228e2bf7c..711f5b544b8 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,48 @@
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	* gcc.target/powerpc/ppc-fortran/ppc-fortran.exp: Override
+	gcc_{warning,error}_prefix with Fortran specific one used in
+	gfortran_init.
+
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	* gcc.target/powerpc/bfp/scalar-test-data-class-14.c: Adjust with
+	int128 effective target requirement.
+	* gcc.target/powerpc/bfp/scalar-test-data-class-15.c: Likewise.
+
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	PR testsuite/108729
+	* gcc.target/powerpc/bfp/scalar-test-data-class-12.c: Adjust with
+	has_arch_ppc64 effective target.
+	* gcc.target/powerpc/bfp/vec-test-data-class-9.c: Likewise.
+
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	PR testsuite/108730
+	* gcc.target/powerpc/bfp/scalar-test-neg-8.c: Adjust with lp64
+	effective target requirement.
+
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	PR testsuite/108813
+	* gcc.target/powerpc/pr101384-2.c: Adjust with xxspltib.
+
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	PR testsuite/108810
+	* gcc.target/powerpc/fold-vec-extract-double.p9.c (testd_cst): Adjust
+	the extracted index for BE.
+
+2023-03-08  Jeff Law  <jlaw@ventanamicro>
+
+	* gcc.target/mips/msa-ds.c: Fix over eager pattern matching.
+
+2023-03-08  Hans-Peter Nilsson  <hp@axis.com>
+
+	* gcc.dg/analyzer/omp-parallel-for-get-min.c,
+	gcc.dg/analyzer/omp-parallel-for-1.c: Require effective target fopenmp.
+
 2023-03-07  Jason Merrill  <jason@redhat.com>
 
 	PR c++/108526
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index bf7062ccfad..4ac9063f20b 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,9 @@
+2023-03-08  Kewen Lin  <linkw@linux.ibm.com>
+
+	PR libgcc/108727
+	* config/rs6000/morestack.S (__morestack): Use PARAMS for new stack
+	bump size.
+
 2023-03-06   Michael Meissner  <meissner@linux.ibm.com>
 
 	PR target/107299
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 24308e99db2..9244e3f5848 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2023-03-08  Tobias Burnus  <tobias@codesourcery.com>
+
+	* libgomp.texi (Offload-Target Specifics): Mention GCN_STACK_SIZE.
+
 2023-03-02  Kwok Cheung Yeung  <kcy@codesourcery.com>
 	    Paul-Antoine Arras  <pa@codesourcery.com>

                 reply	other threads:[~2023-03-09  0:17 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=20230309001741.746133858D37@sourceware.org \
    --to=gccadmin@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).