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