integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it refers to a subroutine...
authorRichard Henderson <rth@redhat.com>
Thu, 1 Aug 2002 23:07:33 +0000 (16:07 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 1 Aug 2002 23:07:33 +0000 (16:07 -0700)
commit32e9b9606f88e84fc2ffe07a094ed70b60633693
tree0ed3eef910c4ff1f772a13d5d0dd5f66e4b60aa3
parent3450b8d03cda7bfc8f1db76506ad574404da8907
integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it refers to a subroutine parameter.

        * integrate.c (copy_rtx_and_substitute): Squash MEM_EXPR when it
        refers to a subroutine parameter.

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