(expand_function_start): Add redundant copy to static_chain_incoming_rtx if...
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Aug 1994 22:59:14 +0000 (18:59 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 12 Aug 1994 22:59:14 +0000 (18:59 -0400)
commit426749e8af8eb4b0838ea81aaa9c41138ff160de
tree09267a907a7c02a245b25c1d427be0c7dce2118f
parenta349007c7b27bdedaeffb33f32598d633565d33f
(expand_function_start): Add redundant copy to static_chain_incoming_rtx if...

(expand_function_start): Add redundant copy to
static_chain_incoming_rtx if SMALL_REGISTER_CLASS so inlining works
properly.

From-SVN: r7909
gcc/function.c