On Tue, Jun 4, 2019 at 5:24 PM Feng Xue OS wrote:
>
> Some changes on documentation.
Please name the option -ffinite-loops (plural), the patch is OK with this
change if you also adjust
> + /* If the loop has any non-EH exit, we can assume it will terminate. */
> + FOR_EACH_VEC_ELT (exi
Some changes on documentation.
Feng
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 37aab79..4fdc5c8 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,16 @@
+2019-06-04 Feng Xue
+
+ PR tree-optimization/89713
+ * doc/invoke.texi (-ffinite-loop): Document new option.
+