Oops, missing file and hunk from last patch

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Tue Jun 22 07:11:00 GMT 2004


2004-06-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

	* Makefile.in (gimplify.o): Add cgraph.h.

*** Makefile.in	20 Jun 2004 21:31:27 -0000	1.1303
--- Makefile.in	22 Jun 2004 03:16:42 -0000
*************** c-gimplify.o : c-gimplify.c $(CONFIG_H) 
*** 1687,1692 ****
  gimplify.o : gimplify.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) errors.h \
     diagnostic.h $(TREE_GIMPLE_H) tree-inline.h varray.h langhooks.h \
!    langhooks-def.h $(TREE_FLOW_H) $(TIMEVAR_H) $(TM_H) coretypes.h except.h \
!    $(FLAGS_H) $(RTL_H) function.h $(EXPR_H) output.h $(GGC_H) gt-gimplify.h
  gimple-low.o : gimple-low.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) errors.h \
     diagnostic.h $(TREE_GIMPLE_H) tree-inline.h varray.h langhooks.h \
--- 1687,1693 ----
  gimplify.o : gimplify.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) errors.h \
     diagnostic.h $(TREE_GIMPLE_H) tree-inline.h varray.h langhooks.h \
!    langhooks-def.h $(TREE_FLOW_H) cgraph.h $(TIMEVAR_H) $(TM_H) coretypes.h \
!    except.h $(FLAGS_H) $(RTL_H) function.h $(EXPR_H) output.h $(GGC_H) \
!    gt-gimplify.h
  gimple-low.o : gimple-low.c $(CONFIG_H) $(SYSTEM_H) $(TREE_H) errors.h \
     diagnostic.h $(TREE_GIMPLE_H) tree-inline.h varray.h langhooks.h \



More information about the Gcc-patches mailing list