]> git.ipfire.org Git - thirdparty/gcc.git/commit
for some reason this was missed in the
authorNathan Sidwell <nathan@gcc.gnu.org>
Thu, 6 Sep 2001 08:53:49 +0000 (08:53 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 6 Sep 2001 08:53:49 +0000 (08:53 +0000)
commitbaff6e5433eb6009dd53a03020ce223795721d7e
tree67ddde349859571d05e1e4e9db9b63123b97841b
parent418162d99e267af5340de074be303ddc5519bb5e
for some reason this was missed in the
2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>

* 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.
commit

From-SVN: r45433
gcc/c-dump.c