From: Richard Kenner Date: Fri, 9 Apr 1993 01:45:43 +0000 (-0400) Subject: (combine.o): Includes hard-reg-set.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1717563d61f35d5fa87aea7aaccea1ef2864514f;p=gcc.git (combine.o): Includes hard-reg-set.h. From-SVN: r4052 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index ce7440e0400..36ee1b2e23b 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -909,7 +909,7 @@ flow.o : flow.c $(CONFIG_H) $(RTL_H) flags.h insn-config.h \ basic-block.h regs.h hard-reg-set.h output.h combine.o : combine.c $(CONFIG_H) $(RTL_H) gvarargs.h flags.h \ insn-config.h insn-flags.h insn-codes.h insn-attr.h regs.h expr.h \ - basic-block.h recog.h real.h + basic-block.h recog.h real.h hard-reg-set.h regclass.o : regclass.c $(CONFIG_H) $(RTL_H) hard-reg-set.h flags.h \ basic-block.h regs.h insn-config.h recog.h reload.h real.h local-alloc.o : local-alloc.c $(CONFIG_H) $(RTL_H) flags.h basic-block.h \