OSDN Git Service

* calls.c (store_one_arg): Mark any slots used for the argument
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Feb 1999 20:42:28 +0000 (20:42 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Feb 1999 20:42:28 +0000 (20:42 +0000)
commitb3caaea33d96918374ea97a7f923f40e1fb2d681
treedfacb7b9b2143b5bc6cc6b075dce7f4a9ba4711b
parent345be433b4c273e8ab4a5837266118cc74244b7a
    * calls.c (store_one_arg): Mark any slots used for the argument
        as in-use immediately after we're done saving any slots which
        will be overwritten by this argument.

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