comparison gcc/genconditions.c @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents a06113de4d67
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
79 #define MAX_DUP_OPERANDS 10\n\ 79 #define MAX_DUP_OPERANDS 10\n\
80 #define MAX_INSNS_PER_SPLIT 5\n\ 80 #define MAX_INSNS_PER_SPLIT 5\n\
81 \n\ 81 \n\
82 #include \"regs.h\"\n\ 82 #include \"regs.h\"\n\
83 #include \"recog.h\"\n\ 83 #include \"recog.h\"\n\
84 #include \"real.h\"\n\
85 #include \"output.h\"\n\ 84 #include \"output.h\"\n\
86 #include \"flags.h\"\n\ 85 #include \"flags.h\"\n\
87 #include \"hard-reg-set.h\"\n\ 86 #include \"hard-reg-set.h\"\n\
88 #include \"resource.h\"\n\ 87 #include \"resource.h\"\n\
89 #include \"toplev.h\"\n\ 88 #include \"toplev.h\"\n\