From fc6f1e053adf9b23df3169d9146afd951f7a73de Mon Sep 17 00:00:00 2001 From: Hariharan Sandanagobalane Date: Wed, 19 Nov 2008 14:12:03 +0000 Subject: [PATCH] *config/picochip/picochip.c (headers): Removed an unnecessary header. From-SVN: r142002 --- gcc/ChangeLog | 5 +++++ gcc/config/picochip/picochip.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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" -- 2.47.3