graph.c (print_graph_cfg): Make function names visible and append parenthesis to it.
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Fri, 13 Mar 2015 09:45:48 +0000 (09:45 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Fri, 13 Mar 2015 09:45:48 +0000 (09:45 +0000)
commit7088e2b0e8c334ca346f88cc2b143d9db2c97fbf
tree98e4eebfe34f454f9b77f0ea343e781367ff2118
parent2aa26a5543cfd6fc2c03051d532f778da8318e9b
graph.c (print_graph_cfg): Make function names visible and append parenthesis to it.

2015-03-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>

   gcc/
    * graph.c (print_graph_cfg): Make function names visible and append
    parenthesis to it.  Also make groups of basic blocks belonging to the
    same function visible.

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