From-SVN: r39044
This commit is contained in:
Jason Merrill 2001-01-15 12:06:49 -05:00
parent 611081b288
commit da4ac6f859
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ copy_body_r (tp, walk_subtrees, data)
remap_save_expr (tp, id->decl_map, VARRAY_TREE (id->fns, 0),
walk_subtrees);
else if (TREE_CODE (*tp) == UNSAVE_EXPR)
/* UNSAVE_EXPRs should not be generated until expansion time. */
my_friendly_abort (19991113);
/* For a SCOPE_STMT, we must copy the associated block so that we
can write out debugging information for the inlined variables. */