Commit cde75143 by Thomas Schwinge Committed by Thomas Schwinge

Remove leftover comment.

	gcc/
	* omp-low.c: Remove leftover comment.

From-SVN: r206057
parent b33a2b77
2013-12-17 Thomas Schwinge <thomas@codesourcery.com>
* omp-low.c: Remove leftover comment.
* omp-low.c (check_combined_parallel): Reflect reality in comment.
* doc/cfg.texi (Control Flow): Refer to passes.def instead of
......@@ -1220,8 +1220,6 @@ omp_copy_decl (tree var, copy_body_data *cb)
}
/* Return the parallel region associated with STMT. */
/* Debugging dumps for parallel regions. */
void dump_omp_region (FILE *, struct omp_region *, int);
void debug_omp_region (struct omp_region *);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment