]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-inline.c (remap_save_expr): Map new save_expr to identity rather than to error_m...
authorRichard Henderson <rth@redhat.com>
Tue, 23 Sep 2003 20:02:48 +0000 (13:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 23 Sep 2003 20:02:48 +0000 (13:02 -0700)
commit1593ad2eddcadbfcefe8ff4abecffb724d71aedb
tree1a8826fa5c33aa62bda5b294c5b855c3e98d740a
parent5d4856a01196f9eeffd2e60b202c758a4a1533a2
tree-inline.c (remap_save_expr): Map new save_expr to identity rather than to error_mark_node.

        * tree-inline.c (remap_save_expr): Map new save_expr to identity
        rather than to error_mark_node.

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