integrate.c (copy_rtx_and_substitute): When copying an ignored return value, strip...
authorJ"orn Rennecke <amylaar@redhat.com>
Sat, 6 Jan 2001 09:06:13 +0000 (09:06 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Sat, 6 Jan 2001 09:06:13 +0000 (09:06 +0000)
commitea55fa7ab15a88d60f3156c4ee22151da15cc8aa
treee37f7c301b8f45e7141c78fb72e53cdc1971b17a
parent3cccebf27b192fff321cf110d8b4cc37570ad102
integrate.c (copy_rtx_and_substitute): When copying an ignored return value, strip REG_FUNCTION_VALUE_P.

* integrate.c (copy_rtx_and_substitute): When copying
an ignored return value, strip REG_FUNCTION_VALUE_P.

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