X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gcc%2Fdata-streamer.h;h=2a5929272533dc7ceeee9d6246bdd599ed2c746a;hb=2cd45f0e6826ddcc92216a508104b2802eddece3;hp=705713cd1bd7589d2889ce8834580718aa4b7572;hpb=8135e1e691f50e1abb33f6ed602679692b322016;p=gcc.git diff --git a/gcc/data-streamer.h b/gcc/data-streamer.h index 705713cd1bd..2a592927253 100644 --- a/gcc/data-streamer.h +++ b/gcc/data-streamer.h @@ -31,8 +31,6 @@ along with GCC; see the file COPYING3. If not see static unsigned const BITS_PER_BITPACK_WORD = HOST_BITS_PER_WIDE_INT; typedef unsigned HOST_WIDE_INT bitpack_word_t; -DEF_VEC_I(bitpack_word_t); -DEF_VEC_ALLOC_I(bitpack_word_t, heap); struct bitpack_d {