tree-pretty-print.c (dump_function_header): Add flags.
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 6 Jun 2011 13:24:55 +0000 (13:24 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 6 Jun 2011 13:24:55 +0000 (13:24 +0000)
commit6d8402ac13cd591026591be13329c4eda24ce639
tree17c8c5596a02cb936bbd251b4cf84ef3d841da0a
parentf75e1f1ee358b9beae2ec796930280fdd47a4eae
tree-pretty-print.c (dump_function_header): Add flags.

* tree-pretty-print.c (dump_function_header): Add flags.
Don't dump decl_uid with nouid.
* tree-pretty-print.h (dump_function_header): Adjust.
* final.c (rest_of_clean_state): Pass dump_flags on, with nouid.
* passes.c (pass_init_dump_file): Pass dump_flags on.
* tree-cfg.c (gimple_dump_cfg): Pass flags on.

From-SVN: r174698
gcc/ChangeLog
gcc/final.c
gcc/passes.c
gcc/tree-cfg.c
gcc/tree-pretty-print.c
gcc/tree-pretty-print.h