diff options
author | Richard Henderson <rth@cygnus.com> | 2000-04-01 11:07:05 -0800 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2000-04-01 11:07:05 -0800 |
commit | 61098249b51d7c483274d72796401720079e55a9 (patch) | |
tree | 36509aba2e0785a9aa4d0501329cc77be8192812 /gcc/cppinit.c | |
parent | 9d26ffb25c60a66b3195c57af4e3a4b6558037f5 (diff) | |
download | gcc-61098249b51d7c483274d72796401720079e55a9.zip gcc-61098249b51d7c483274d72796401720079e55a9.tar.gz gcc-61098249b51d7c483274d72796401720079e55a9.tar.bz2 |
Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
* Makefile.in (STAGESTUFF): Wildcard all debugging dumps at once.
(mostlyclean): Likewise.
* toplev.c (rtl_dump, jump_opt_dump, etc): Remove.
(struct dump_file_info, enum dump_file_index, dump_file): New.
(open_dump_file): Take a dump_file_index not a suffix, and a decl
not a string. Clean out file if we havn't yet done so. Do nothing
if the dump isn't enabled.
(close_dump_file): Do nothing if the dump isn't open. Dump
graph data if requested.
(dump_rtl, clean_dump_file): Remove.
(compile_file): Don't clean the dump files. Only finalize .bp dump
if flag_test_coverage or flag_branch_probabilities. Only finalize
.combine dump if optimizing. Iterate over dump_file to finalize the
graph dumps.
(rest_of_compilation): Update for open_dump_file/close_dump_file.
Convert all uses of dump_rtl.
(decode_d_option): Iterate over dump_file to implement 'a' and to
locate pass-specific dumps.
From-SVN: r32857
Diffstat (limited to 'gcc/cppinit.c')
0 files changed, 0 insertions, 0 deletions