+2023-02-05 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/install.texi (Specific): Remove PW32.
+
2023-02-03 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/108647
+2023-02-05 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/108592
+ * arith.cc (gfc_arith_divide): Emit integer division truncation
+ warnings using gfc_warning instead of gfc_warning_now to prevent
+ redundant messages.
+
2023-02-03 Jakub Jelinek <jakub@redhat.com>
PR fortran/108451
+2023-02-05 Harald Anlauf <anlauf@gmx.de>
+
+ PR fortran/108592
+ * gfortran.dg/pr108592.f90: New test.
+
2023-02-03 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/108647