PR c++/65970 - constexpr infinite loop
[gcc.git] / gcc / c-family / ChangeLog
index 5c1930518247d61e40485289e0160700f0d7e38d..72ccd035c99af19837eb40556513e0d9b2b7ba5a 100644 (file)
@@ -1,3 +1,8 @@
+2016-07-25  Jason Merrill  <jason@redhat.com>
+
+       PR c++/65970
+       * c.opt (fconstexpr-loop-limit): New.
+
 2016-07-22 Martin Sebor  <msebor@redhat.com>
 
        PR c++/71675