Copy the whole symbol when creating a copy for inlining.
commitc7dd9904334069605f9108160083c68f89731fcf
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 1 Aug 2004 06:44:06 +0000 (31 23:44 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:29 +0000 (7 21:02 -0700)
treeceae729e15afc81cea80ac0e7c1c298457a07158
parente73f52c044b51d7281679cad945ee105c64076cc
Copy the whole symbol when creating a copy for inlining.

I really don't know why we didn't do this before. Not
copying all fields is a bug, but maybe there was a reason
that isn't immediately obvious. If so, maybe we'd comment
on it next time.
inline.c