aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.c
diff options
context:
space:
mode:
authorAndrew Pinski <pinskia@physics.uc.edu>2003-06-15 18:01:57 +0000
committerRichard Henderson <rth@gcc.gnu.org>2003-06-15 11:01:57 -0700
commit117dca74cccf106fc6a47469428f3f7318aed1c7 (patch)
treed7d15e5103c2f1db58badeb90fd1bbbb91445952 /gcc/config/alpha/alpha.c
parent3ec764754d944318dc20c0b4577ef50b22d329d0 (diff)
downloadgcc-117dca74cccf106fc6a47469428f3f7318aed1c7.zip
gcc-117dca74cccf106fc6a47469428f3f7318aed1c7.tar.gz
gcc-117dca74cccf106fc6a47469428f3f7318aed1c7.tar.bz2
t-rs6000: Add dependence of cfglayout.h to rs6000.o.
* config/rs6000/t-rs6000: Add dependence of cfglayout.h to rs6000.o. * config/rs6000/rs6000.c: Include cfglayout.h. * config/alpha/alpha.c: Likewise. * config/ia64/ia64.c: Likewise. * config/sparc/sparc.c: Likewise. * config/sh/sh.c: Likewise. From-SVN: r67982
Diffstat (limited to 'gcc/config/alpha/alpha.c')
-rw-r--r--gcc/config/alpha/alpha.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/alpha/alpha.c b/gcc/config/alpha/alpha.c
index 144686b..4c027b4 100644
--- a/gcc/config/alpha/alpha.c
+++ b/gcc/config/alpha/alpha.c
@@ -51,6 +51,7 @@ Boston, MA 02111-1307, USA. */
#include "debug.h"
#include "langhooks.h"
#include <splay-tree.h>
+#include "cfglayout.h"
/* Specify which cpu to schedule for. */