+2024-11-03 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR middle-end/115023
+ * doc/extend.texi (__builtin_assoc_barrier): Document ffp-contract=fast
+ and FMA usage.
+
+2024-11-03 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR tree-optimization/117363
+ * match.pd (`a != 0 ? a - 1 : 0`): Fix type handling
+ and nop_convert handling.
+
2024-11-02 Jakub Jelinek <jakub@redhat.com>
PR middle-end/117384
+2024-11-03 Andrew Pinski <quic_apinski@quicinc.com>
+
+ PR tree-optimization/117363
+ * gcc.dg/torture/pr117363-1.c: New test.
+ * gcc.dg/torture/pr117363-2.c: New test.
+
+2024-11-03 Paul Thomas <pault@gcc.gnu.org>
+
+ PR fortran/115700
+ * gfortran.dg/associate_69.f90: Remove the test that produces a
+ variable string length because the optimized count depends on
+ the platform. This is tested in associate_70.f90.
+
2024-11-02 Dimitar Dimitrov <dimitar@dinux.eu>
* gcc.dg/pr116887.c: Require effective target fpic.