* expr.c (emit_push_insn): When doing a partial push, emit
commitf9ef142deb7a825cec3e825aeb7ecfa236f9f5d6
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 1996 15:45:03 +0000 (26 15:45 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Mar 1996 15:45:03 +0000 (26 15:45 +0000)
tree07677d1bb86d5a7a407901443c3687a92d27f0a0
parentcada32d3a19f702c01f5dcafc603ddbba921926f
    * expr.c (emit_push_insn): When doing a partial push, emit
        a CLOBBER so that flow doesn't think the entire register
        is live.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@11622 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/expr.c