and another one

From-SVN: r26954
This commit is contained in:
Jason Merrill 1999-05-16 16:52:10 -04:00
parent cf694b8f83
commit b5f2178755
1 changed files with 2 additions and 0 deletions

View File

@ -2210,7 +2210,9 @@ build_new_1 (exp)
{
tree extra = BI_header_size;
susp = suspend_momentary ();
size = size_binop (PLUS_EXPR, size, extra);
resume_momentary (susp);
}
if (has_array)