]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfgloop.c
* tree-vrp.c (debug_value_range, debug_all_value_ranges,
[thirdparty/gcc.git] / gcc / cfgloop.c
index 0365f568b301f98d1e2512eecd5cff62e34118f6..858e75b3f52c38426db82ae95067f71faeb71768 100644 (file)
@@ -1316,7 +1316,7 @@ cancel_loop_tree (struct loop *loop)
      -- loop latches have only single successor that is header of their loop
      -- irreducible loops are correctly marked
   */
-void
+DEBUG_FUNCTION void
 verify_loop_structure (void)
 {
   unsigned *sizes, i, j;