summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
diff options
context:
space:
mode:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-10 07:02:22 +0000
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-10 07:02:22 +0000
commit723fbc55c51a6db3be41af4cb411beb9a6d35706 (patch)
tree4c7896b047879472a61146ac671d7050e03d622e /gcc/langhooks.c
parent107be538ecb71bfcc61d7a5cd8b0e292af71dffa (diff)
downloadgcc-723fbc55c51a6db3be41af4cb411beb9a6d35706.tar.gz
* langhooks.c: Include rtl.h, insn-config.h and integrate.h.
* Makefile.in (langhooks.o): Add dependencies. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46142 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/langhooks.c')
-rw-r--r--gcc/langhooks.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/langhooks.c b/gcc/langhooks.c
index dae764c24ab..d5157f8cd63 100644
--- a/gcc/langhooks.c
+++ b/gcc/langhooks.c
@@ -24,6 +24,9 @@ Boston, MA 02111-1307, USA. */
#include "toplev.h"
#include "tree.h"
#include "tree-inline.h"
+#include "rtl.h"
+#include "insn-config.h"
+#include "integrate.h"
/* lang_hooks.tree_inlining.walk_subtrees is called by walk_tree()
after handling common cases, but before walking code-specific