re PR c++/14179 (out of memory while parsing array with many initializers)
commit7aeb037b25f4624d0a7ea6b1184047135e56b036
authorJason Merrill <jason@redhat.com>
Mon, 16 Jan 2012 16:40:26 +0000 (16 11:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 16 Jan 2012 16:40:26 +0000 (16 11:40 -0500)
tree0a040cd4dffd34e0257f4bd213032cc98bdb37bb
parent00fbd5c8c7bfa737f289517e5248bf249fdbf1a3
re PR c++/14179 (out of memory while parsing array with many initializers)

PR c++/14179
* vec.c (vec_gc_o_reserve_1): Use ggc_round_alloc_size.

From-SVN: r183213
gcc/ChangeLog
gcc/vec.c