diff options
Diffstat (limited to 'gcc/c-family/c-semantics.c')
-rw-r--r-- | gcc/c-family/c-semantics.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/c-family/c-semantics.c b/gcc/c-family/c-semantics.c index e481f96..0bbc3c9 100644 --- a/gcc/c-family/c-semantics.c +++ b/gcc/c-family/c-semantics.c @@ -21,14 +21,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "tm.h" -#include "function.h" -#include "hard-reg-set.h" -#include "tree.h" #include "c-common.h" -#include "alias.h" -#include "splay-tree.h" -#include "flags.h" #include "tree-iterator.h" /* Create an empty statement tree rooted at T. */ |