Fix inlining of STMT_ASM.
commit100329bcbf572adb13a8e6af681fade3b91e7265
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Dec 2004 20:45:31 +0000 (5 13:45 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:33 +0000 (7 21:05 -0700)
treedce82e5d2476fcdf782edd14dd5b8b2535a7cd96
parent771f628164f5907988f29c90c7a91a9cb600fcb2
Fix inlining of STMT_ASM.

Now that we actually save, evaluate and use the asm arguments,
we need to make sure to copy them properly too.
inline.c