* cgraphunit.c (cgraph_finalize_compilation_unit): Better dumping at -Q
commite1d26accd262bc85d74b7d942f4ce822261eeb42
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Sep 2005 23:10:18 +0000 (17 23:10 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Sep 2005 23:10:18 +0000 (17 23:10 +0000)
tree3ecb4677ed8de82061dacde3f3c05d95d96f7935
parent35670d48e4d0f2c017d84c54a0806fd0076184f2
* cgraphunit.c (cgraph_finalize_compilation_unit): Better dumping at -Q
(cgraph_optimize): Likewise.
* passes.c (execute_one_pass): New announce parameter.
(execute_ipa_pass_list): Use it.
(execute_pass_list): Likewise.
* tree-optimize.c (pass_early_local_passes,
gate_all_early_optimizations): Add names.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/ipa-branch@104380 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.ipa
gcc/cgraphunit.c
gcc/passes.c
gcc/tree-optimize.c