]> gcc.gnu.org Git - gcc.git/commit - gcc/ipa-utils.c
ipa-reference.c: Do not include c-common.h, include splay-tree.h.
authorSteven Bosscher <steven@gcc.gnu.org>
Fri, 1 May 2009 20:25:26 +0000 (20:25 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 1 May 2009 20:25:26 +0000 (20:25 +0000)
commitea264ca5a59323d8cf831cddf4540d1ef1067e22
tree1862fd08477aca1be8c2d14d11e62fb48bc0c66c
parent6c5d4d1a023fcf403eca657ac451c6c7e92019e1
ipa-reference.c: Do not include c-common.h, include splay-tree.h.

* ipa-reference.c: Do not include c-common.h, include splay-tree.h.
* ipa-utils.c: Likewise.
* ipa-type-escape.c: Likewise.
* cgraphunit.c Do not include c-common.h.
* ipa-pure-const.c: Likewise.
* tree-if-conv.c: Likewise.
* matrix-reorg.c: Do not include c-common.h and c-tree.h.
* ipa-struct-reorg.c: Likewise.
* tree-nomudflap.c: Likewise.
* tree-ssa-structalias.c: Likewise.

From-SVN: r147035
gcc/ChangeLog
gcc/cgraphunit.c
gcc/ipa-pure-const.c
gcc/ipa-reference.c
gcc/ipa-struct-reorg.c
gcc/ipa-type-escape.c
gcc/ipa-utils.c
gcc/matrix-reorg.c
gcc/tree-if-conv.c
gcc/tree-nomudflap.c
gcc/tree-ssa-structalias.c
This page took 0.052037 seconds and 5 git commands to generate.