]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ggc-callbacks.c
Remove obstacks.
[thirdparty/gcc.git] / gcc / ggc-callbacks.c
index b53af557978f6c2c7b09f651773d1762e094bdd5..f637581ca94d7a7b3b59ff5c92c36c53eb1a3567 100644 (file)
@@ -25,8 +25,6 @@
 #include "tm_p.h"
 #include "ggc.h"
 
-int ggc_p = 0;
-
 void ATTRIBUTE_NORETURN
 lang_mark_tree (t)
      union tree_node *t ATTRIBUTE_UNUSED;