diff options
author | Ulrich Drepper <drepper@cygnus.com> | 1998-11-23 16:41:12 +0000 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1998-11-23 08:41:12 -0800 |
commit | 735a0e33561ffa94ba09d93322c374e665bcfb42 (patch) | |
tree | 3f85798dacd6012a8cc02dc68f10cb4cc26f1b8f /gcc/libgcc2.c | |
parent | a05e22b8146978b60f0a43cecaa3756fc7f81793 (diff) | |
download | gcc-735a0e33561ffa94ba09d93322c374e665bcfb42.zip gcc-735a0e33561ffa94ba09d93322c374e665bcfb42.tar.gz gcc-735a0e33561ffa94ba09d93322c374e665bcfb42.tar.bz2 |
Ulrich Drepper <drepper@cygnus.com>
Ulrich Drepper <drepper@cygnus.com>
* Makefile.in (OBJS): Add graph.o
(graph.o): New dependency list.
* flags.h: Declare dump_for_graph and define graph_dump_types type.
* print-rtl.c (dump_for_graph): Define new variable.
(print_rtx): Rewrite to allow use in graph dumping functions.
* toplev.c: Declare print_rtl_graph_with_bb, clean_graph_dump_file,
finish_graph_dump_file.
Define graph_dump_format.
(compile_file): If graph dumping is enabled also clear these files.
Finish graph dump files.
(rest_of_compilation): Also dump graph information if enabled.
(main): Recognize -dv to enabled VCG based graph dumping.
* graph.c: New file. Graph dumping functions.
From-SVN: r23813
Diffstat (limited to 'gcc/libgcc2.c')
0 files changed, 0 insertions, 0 deletions