calls.c (store_one_arg): Mark any slots used for the argument as in-use immediately...
authorJeffrey A Law <law@cygnus.com>
Tue, 16 Feb 1999 20:42:28 +0000 (20:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 16 Feb 1999 20:42:28 +0000 (13:42 -0700)
commitb564df06785ebcfa7a7b223fdd8ee8cf619d6c5f
treedfacb7b9b2143b5bc6cc6b075dce7f4a9ba4711b
parent6756293cc3ccfb7d4af73f0e73e57889325f2ba6
calls.c (store_one_arg): Mark any slots used for the argument as in-use immediately after we're done...

        * 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.

From-SVN: r25256
gcc/ChangeLog
gcc/calls.c