+Sun Nov 7 10:23:28 1999 Mark P. Mitchell <mark@codesourcery.com>
+
+ * integrate.c (save_for_inline_nocopy): Clear in_nonparm_insns.
+
Sun Nov 7 02:58:48 1999 Jeffrey A Law (law@cygnus.com)
* global.c (EXECUTE_IF_CONFLICT): Undo Robert's change.
perform constant folding when its incoming value is constant).
Otherwise, we have to copy its value into a new register and track
the new register's life. */
-
+ in_nonparm_insns = 0;
for (insn = NEXT_INSN (insn); insn; insn = NEXT_INSN (insn))
{
if (insn == first_nonparm_insn)