diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c1973fa5225..c071c5a60ce 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 48f877c5c13..303b9e1a2b6 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"