tree-inline.c (remap_decl): Don't copy size and size_unit here.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 26 Oct 2001 08:05:08 +0000 (08:05 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Fri, 26 Oct 2001 08:05:08 +0000 (08:05 +0000)
commit350ebd54938a632a703636bbb323f62e51471f18
treecfe07bea6bb16ce7c1fb93015c4dcaee7c859776
parentb73c0bc87d961344377a72a3ddfdadf5695eae66
tree-inline.c (remap_decl): Don't copy size and size_unit here.

* tree-inline.c (remap_decl): Don't copy size and size_unit here.
(remap_save_expr): Map a remapped SAVE_EXPR to error_mark_node.

From-SVN: r46536
gcc/ChangeLog
gcc/tree-inline.c