* config/cris/cris.c: Include ggc.h
authorHans-Peter Nilsson <hp@axis.com>
Sun, 9 Jun 2002 20:44:26 +0000 (20:44 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 9 Jun 2002 20:44:26 +0000 (20:44 +0000)
From-SVN: r54413

gcc/ChangeLog
gcc/config/cris/cris.c

index 4888b7988e08c33f0125b910e2d664a00e7d61cd..229b8d39004f72521131d0c2786394e7ed9f1f15 100644 (file)
@@ -1,3 +1,7 @@
+2002-06-09  Hans-Peter Nilsson  <hp@axis.com>
+
+       * config/cris/cris.c: Include ggc.h
+
 2002-06-09  Neil Booth  <neil@daikokuya.demon.co.uk>
 
        * cpphash.h (_cpp_push_text_context): Update.
index 0fa6660dc9734bccb56c62eef1a10b6f1b0fc168..69cd338bbf1b389a58c023d62b819a59ded07826 100644 (file)
@@ -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.  */