This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
+ALIAS_H = alias.h +EMIT_H = emit.h +EXPR_H = expr.h insn-config.h function.h $(RTL_H) flags.h $(TREE_H) $(MACHMODE_H) $(EXPR_H)
--- oldgcc/emit.h 2004-05-25 17:46:15.000000000 -0400 +++ gcc/emit.h 2004-05-25 15:48:27.000000000 -0400 @@ -0,0 +1,48 @@ +/* Exported functions from emit-rtl.c
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |