public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-2581] Daily bump.
@ 2022-09-11  0:17 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2022-09-11  0:17 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5b3496e2ea632463f4118928a87639454c87a859

commit r13-2581-g5b3496e2ea632463f4118928a87639454c87a859
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sun Sep 11 00:16:56 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 10 ++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   | 11 +++++++++++
 gcc/testsuite/ChangeLog | 11 +++++++++++
 libgfortran/ChangeLog   |  5 +++++
 libgomp/ChangeLog       |  4 ++++
 6 files changed, 42 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c27e03a1178..e670caecef2 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,13 @@
+2022-09-10  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* config/xtensa/xtensa.cc (xtensa_constantsynth):
+	Add new pattern for the abovementioned case.
+
+2022-09-10  Akari Takahashi  <akaritakahashioss@gmail.com>
+	    Segher Boessenkool  <segher@kernel.crashing.org>
+
+	* config/rs6000/rs6000.cc (get_memref_parts): Regularize some code.
+
 2022-09-09  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
 
 	* config/xtensa/xtensa.md: Rewrite the split pattern that performs
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 9f94e785b02..b56ada5674a 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220910
+20220911
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index e6c4c2c361b..676f89f3e79 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,14 @@
+2022-09-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+	PR fortran/95644
+	* f95-lang.cc (gfc_init_builtin_functions): Declare FMA
+	built-ins.
+	* mathbuiltins.def: Declare FMA built-ins.
+	* trans-intrinsic.cc (conv_intrinsic_ieee_fma): New function.
+	(conv_intrinsic_ieee_signbit): New function.
+	(gfc_build_intrinsic_lib_fndecls): Add cases for FMA and
+	SIGNBIT.
+
 2022-09-08  Tobias Burnus  <tobias@codesourcery.com>
 
 	PR fortran/106670
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4aac34fabe2..ffe0c631778 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,14 @@
+2022-09-10  Takayuki 'January June' Suwa  <jjsuwa_sys3175@yahoo.co.jp>
+
+	* gcc.target/xtensa/constsynth_3insns.c (test_4):
+	Add new test function.
+
+2022-09-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+	PR fortran/95644
+	* gfortran.dg/ieee/fma_1.f90: New test.
+	* gfortran.dg/ieee/signbit_1.f90: New test.
+
 2022-09-09  David Malcolm  <dmalcolm@redhat.com>
 
 	* gcc.dg/plugin/analyzer_kernel_plugin.c: New test.
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index ad1e03cbfd3..51c9f5c4db0 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+	PR fortran/95644
+	* ieee/ieee_arithmetic.F90: Add IEEE_SIGNBIT and IEEE_FMA.
+
 2022-08-26  Jakub Jelinek  <jakub@redhat.com>
 
 	PR fortran/106579
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index e78fc38a0ef..ea62dc623ed 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-10  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* env.c (initialize_env): Include libiberty environ.h.
+
 2022-09-09  Tobias Burnus  <tobias@codesourcery.com>
 
 	* plugin/plugin-nvptx.c (GOMP_OFFLOAD_load_image): Read offload

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-11  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-11  0:17 [gcc r13-2581] Daily bump GCC Administrator

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).