]> gcc.gnu.org Git - gcc.git/commitdiff
(combine.o): Includes hard-reg-set.h.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 9 Apr 1993 01:45:43 +0000 (21:45 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 9 Apr 1993 01:45:43 +0000 (21:45 -0400)
From-SVN: r4052

gcc/Makefile.in

index ce7440e04004716d9e57438d104bc49589d8b503..36ee1b2e23b0d9d1e77cb77787e4c9bed622ec92 100644 (file)
@@ -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 \
This page took 0.06698 seconds and 5 git commands to generate.