]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-common.h (tree_dump_index): Add more comments.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 4 Sep 2001 12:12:50 +0000 (12:12 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 4 Sep 2001 12:12:50 +0000 (12:12 +0000)
commit223671612fba9ad84298792fa5dcfe1675be9084
tree3ee4e117f64782e128a0b62f4646f1f75a953c45
parent7fbb2f8444e6405b147bb263f4c6d8c5568e8594
c-common.h (tree_dump_index): Add more comments.

* c-common.h (tree_dump_index): Add more comments.
* c-dump.c (dump_files): Name flags `tree' rather than `ast'.
(dump_option_value_info): New struct.
(dump_options): New array.
(dump_switch_p): Parse switch options symbolically.
* doc/invoke.texi (-fdump-ast): Rename to ...
(-fdump-tree): ... here. Document that options are symbolic, and
not all are applicable.

From-SVN: r45373
gcc/ChangeLog
gcc/c-common.h
gcc/doc/invoke.texi