OSDN Git Service

2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[pf3gnuchains/gcc-fork.git] / gcc / gengenrtl.c
index b6ecfc5..e4ac109 100644 (file)
@@ -340,7 +340,6 @@ gencode ()
   puts ("#include \"obstack.h\"");
   puts ("#include \"rtl.h\"");
   puts ("#include \"ggc.h\"\n");
-  puts ("extern struct obstack *rtl_obstack;\n");
 
   for (fmt = formats; *fmt != 0; fmt++)
     gendef (*fmt);