From: Hariharan Sandanagobalane Date: Wed, 19 Nov 2008 14:12:03 +0000 (+0000) Subject: *config/picochip/picochip.c (headers): Removed an unnecessary header. X-Git-Tag: releases/gcc-4.4.0~1596 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc6f1e053adf9b23df3169d9146afd951f7a73de;p=thirdparty%2Fgcc.git *config/picochip/picochip.c (headers): Removed an unnecessary header. From-SVN: r142002 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c1973fa52254..c071c5a60ceb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2008-11-19 Hariharan Sandanagobalane + * config/picochip/picochip.c (headers): Remove an unnecessary + header file. + + 2008-11-19 Andrew Stubbs PR target/36133 diff --git a/gcc/config/picochip/picochip.c b/gcc/config/picochip/picochip.c index 48f877c5c13d..303b9e1a2b61 100644 --- a/gcc/config/picochip/picochip.c +++ b/gcc/config/picochip/picochip.c @@ -50,7 +50,6 @@ along with GCC; see the file COPYING3. If not, see #include "target-def.h" #include "langhooks.h" #include "reload.h" -#include "tree-gimple.h" #include "picochip-protos.h"