2006-12-24 Andreas Tobler <a.tobler@schweiz.org>
* config/pa/pa.c: Remove heap vector type defines.
From-SVN: r120191
+2006-12-24 Andreas Tobler <a.tobler@schweiz.org>
+
+ * config/pa/pa.c: Remove heap vector type defines.
+
2006-12-24 Jan Hubicka <jh@suse.cz>
* tree-ssa-operands.h (struct ssa_operand_memory_d):
#define NO_DEFERRED_PROFILE_COUNTERS 0
#endif
-/* Define heap vector type for funcdef numbers. */
-DEF_VEC_I(int);
-DEF_VEC_ALLOC_I(int,heap);
/* Vector of funcdef numbers. */
static VEC(int,heap) *funcdef_nos;