]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 5 Sep 2022 00:16:27 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Mon, 5 Sep 2022 00:16:27 +0000 (00:16 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/fortran/ChangeLog
gcc/testsuite/ChangeLog
libsanitizer/ChangeLog

index 4213860a856b75c2f11cca84646f511a2742a0de..77208a986dcb913195d58a5f2e522011219a0bae 100644 (file)
@@ -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.
index 999da9a9e8dbb0e89c2368405a6d82ca223d93ed..6f5f7110f5799825079a309ad8752f567ab592c1 100644 (file)
@@ -1 +1 @@
-20220904
+20220905
index 14d5a671b2bd43f9569f42ce3cd45f25bf41e28c..e90248d8609d78d8033d082ebdfd6bb822d83069 100644 (file)
@@ -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
index 209b507099e060e92d93bdbcd1005ee2116c2e71..3c5a254f77c103287b42ece6aaa23ad77f57fdb7 100644 (file)
@@ -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
index 235d0ba17f3837a2039eba5e14e1936286361a0c..8bf2d01252a1ba9381077b10e7f7c43e08d254fd 100644 (file)
@@ -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*.