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

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

commit r13-2398-g5e070cf4bd085e10601195bb223dd1a0edeecf4d
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Mon Sep 5 00:16:27 2022 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog           | 16 ++++++++++++++++
 gcc/DATESTAMP           |  2 +-
 gcc/fortran/ChangeLog   |  6 ++++++
 gcc/testsuite/ChangeLog |  5 +++++
 libsanitizer/ChangeLog  |  4 ++++
 5 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 4213860a856..77208a986dc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,19 @@
+2022-09-04  Aldy Hernandez  <aldyh@redhat.com>
+
+	* value-range.cc (frange::union_): Do not drop properties when
+	unioning a NAN with something else.
+	(range_tests_signed_zeros): Add tests.
+
+2022-09-04  Aldy Hernandez  <aldyh@redhat.com>
+
+	* real.cc (encode_ieee_single): Use real_isdenormal.
+	(encode_ieee_double): Same.
+	(encode_ieee_extended): Same.
+	(encode_ieee_quad): Same.
+	(encode_ieee_half): Same.
+	(encode_arm_bfloat_half): Same.
+	* real.h (real_isdenormal): New.
+
 2022-09-03  Aldy Hernandez  <aldyh@redhat.com>
 
 	* value-range.cc (frange::singleton_p): Move NAN check to the top.
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index 999da9a9e8d..6f5f7110f57 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20220904
+20220905
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 14d5a671b2b..e90248d8609 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,9 @@
+2022-09-04  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+	PR fortran/100136
+	* trans-expr.cc (gfc_conv_procedure_call): Add handling of pointer
+	expressions.
+
 2022-09-03  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
 
 	PR fortran/100245
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 209b507099e..3c5a254f77c 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-04  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
+
+	PR fortran/100136
+	* gfortran.dg/PR100136.f90: New test.
+
 2022-09-03  José Rui Faustino de Sousa  <jrfsousa@gmail.com>
 
 	PR fortran/100245
diff --git a/libsanitizer/ChangeLog b/libsanitizer/ChangeLog
index 235d0ba17f3..8bf2d01252a 100644
--- a/libsanitizer/ChangeLog
+++ b/libsanitizer/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* LOCAL_PATCHES: Update.
+
 2022-08-31  Xi Ruoyao  <xry111@xry111.site>
 
 	* configure.tgt: Allow loongarch64-*-linux*.

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

only message in thread, other threads:[~2022-09-05  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-05  0:17 [gcc r13-2398] 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).