X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fgenconditions.c;h=6caa7ef77806057808352efea1f0289ae493229f;hb=c19abba74833ed64e23acbaae906011b607794e3;hp=f356519935c1a0479c1deb39991219bb1426352a;hpb=c18cb81873e0a6af51aa202e967b242e95c8ff2e;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/genconditions.c b/gcc/genconditions.c index f356519935c..6caa7ef7780 100644 --- a/gcc/genconditions.c +++ b/gcc/genconditions.c @@ -1,5 +1,5 @@ /* Process machine description and calculate constant conditions. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007 + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2010 Free Software Foundation, Inc. This file is part of GCC. @@ -87,7 +87,6 @@ write_header (void) #include \"hard-reg-set.h\"\n\ #include \"resource.h\"\n\ #include \"diagnostic-core.h\"\n\ -#include \"toplev.h\"\n\ #include \"reload.h\"\n\ #include \"tm-constrs.h\"\n");