diff options
author | Diego Novillo <dnovillo@gcc.gnu.org> | 2010-04-13 09:30:31 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2010-04-13 09:30:31 -0400 |
commit | 10d43c2d1b58300b12209abc980ea2ed3a414be6 (patch) | |
tree | 7d6bdf3659c4ca2ac9b6e81c946d8961451da717 /gcc/tree-sra.c | |
parent | 143597ffdaaf5ffc45f0940263704127ef3aa671 (diff) | |
download | gcc-10d43c2d1b58300b12209abc980ea2ed3a414be6.zip gcc-10d43c2d1b58300b12209abc980ea2ed3a414be6.tar.gz gcc-10d43c2d1b58300b12209abc980ea2ed3a414be6.tar.bz2 |
Makefile.in (c-pch.o, [...]): Depend on timevar.h.
2010-04-12 Diego Novillo <dnovillo@google.com>
* Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
* c-pch.c: Include timevar.h.
(c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
(c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE
timers.
* ggc-common.c: Include timevar.h.
(gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT
timers.
* timevar.def (TV_PCH_SAVE): Define.
(TV_PCH_CPP_SAVE): Define.
(TV_PCH_PTR_REALLOC): Define.
(TV_PCH_PTR_SORT): Define.
(TV_PCH_RESTORE): Define.
(TV_PCH_CPP_RESTORE): Define.
From-SVN: r158266
Diffstat (limited to 'gcc/tree-sra.c')
0 files changed, 0 insertions, 0 deletions