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-2398] Daily bump.
Date: Mon,  5 Sep 2022 00:17:09 +0000 (GMT)	[thread overview]
Message-ID: <20220905001709.DD3B13858D28@sourceware.org> (raw)

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

                 reply	other threads:[~2022-09-05  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=20220905001709.DD3B13858D28@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).