* ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic):
Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159874
138bc75d-0d04-0410-961f-
82ee72b054a4
+2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
+
+ * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic):
+ Remove.
+
2010-05-26 Richard Guenther <rguenther@suse.de>
* opts.c (common_handle_option): Handle OPT_Ofast.
extern void stringpool_statistics (void);
/* Heuristics. */
-extern int ggc_min_expand_heuristic (void);
-extern int ggc_min_heapsize_heuristic (void);
extern void init_ggc_heuristics (void);
/* Zone collection. */