graph.c (start_graph_dump): Print dumpfile base as digraph label.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 15 Feb 2013 09:30:52 +0000 (09:30 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 15 Feb 2013 09:30:52 +0000 (09:30 +0000)
commit3fb7c69995f85f8efde91a03a26acf49d35351f8
treef5bb20945f65bf69e0954f32e260f2cbcf4d231a
parentfab99ea2d290e785b8554a384bb4334fcc7b7591
graph.c (start_graph_dump): Print dumpfile base as digraph label.

* graph.c (start_graph_dump): Print dumpfile base as digraph label.
(clean_graph_dump_file): Pass base to start_graph_dump.

From-SVN: r196074
gcc/ChangeLog
gcc/graph.c