X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fintegrate.h;h=7c562f9daef2d7bf3a0cf9b3d73081547d80f08a;hb=2a7259ea89c2e8fc0cd15f87a22b0dd9458bdd7d;hp=9651a997469f491b1ec193fdc7ae0c08b0425c7b;hpb=abe32cceb59cc1e912e0ba48e9981ef3738e618a;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/integrate.h b/gcc/integrate.h index 9651a997469..7c562f9daef 100644 --- a/gcc/integrate.h +++ b/gcc/integrate.h @@ -1,6 +1,6 @@ /* Function integration definitions for GCC Copyright (C) 1990, 1995, 1998, 1999, 2000, 2001, 2003, 2004, 2005, - 2007 Free Software Foundation, Inc. + 2007, 2008 Free Software Foundation, Inc. This file is part of GCC. @@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see . */ -#include "varray.h" - extern rtx get_hard_reg_initial_val (enum machine_mode, unsigned int); extern rtx has_hard_reg_initial_val (enum machine_mode, unsigned int); /* If a pseudo represents an initial hard reg (or expression), return