integrate.c (copy_rtx_and_substitute): Fix error last change: we need to unconditiona...
authorRichard Henderson <rth@redhat.com>
Sun, 30 Dec 2001 18:01:05 +0000 (10:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 30 Dec 2001 18:01:05 +0000 (10:01 -0800)
commitc81f560b4b42021dc89563d241dbe180c4861122
treed1f32140216b7b12e4d64ccac4b7c4c675e47fc7
parente9fef64c581d5893d6a8e836afbef0e76f75ecb9
integrate.c (copy_rtx_and_substitute): Fix error last change: we need to unconditionally create a new mem.

        * integrate.c (copy_rtx_and_substitute): Fix error last change:
        we need to unconditionally create a new mem.

From-SVN: r48403
gcc/ChangeLog
gcc/integrate.c