function.c (instantiate_virtual_regs): Instantiate virtual registers found in CALL_IN...
authorJeffrey A Law <law@cygnus.com>
Wed, 10 Jan 2001 18:35:50 +0000 (18:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 10 Jan 2001 18:35:50 +0000 (11:35 -0700)
commit87c61e2d0d6bfe5d3b1da97a1e8d18360098ce41
tree57b53e0d6d77ed0a87eeb3772a55380f0bd4e66d
parent930bbdd224b912a7e8aa8c3c8f05808ccc65c25c
function.c (instantiate_virtual_regs): Instantiate virtual registers found in CALL_INSN_FUNCTION_USAGE.

        * function.c (instantiate_virtual_regs): Instantiate virtual
        registers found in CALL_INSN_FUNCTION_USAGE.

From-SVN: r38873
gcc/ChangeLog
gcc/function.c