http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14179
--- Comment #62 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-13 22:08:38 UTC --- (In reply to comment #61) > 4.7 14s 1704M (r183161, optimized, --enable-checking=release) Making the change to convert_to_integer mentioned in 12245 reduces VM size to 1509M; there's another 190M of garbage from cp_parser_initializer_list, but that still doesn't account for all the increase in VM size.