From: Hans-Peter Nilsson Date: Sun, 9 Jun 2002 20:44:26 +0000 (+0000) Subject: * config/cris/cris.c: Include ggc.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae9dbf1f2e3669c55527a5dfcfb77dbdaf7fa96b;p=gcc.git * config/cris/cris.c: Include ggc.h From-SVN: r54413 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4888b7988e0..229b8d39004 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-09 Hans-Peter Nilsson + + * config/cris/cris.c: Include ggc.h + 2002-06-09 Neil Booth * cpphash.h (_cpp_push_text_context): Update. diff --git a/gcc/config/cris/cris.c b/gcc/config/cris/cris.c index 0fa6660dc97..69cd338bbf1 100644 --- a/gcc/config/cris/cris.c +++ b/gcc/config/cris/cris.c @@ -40,6 +40,7 @@ Boston, MA 02111-1307, USA. */ #include "output.h" #include "target.h" #include "target-def.h" +#include "ggc.h" /* Usable when we have an amount to add or subtract, and want the optimal size of the insn. */