inlining: don't copy an initializer expression for a symbol that
commit2235458dce3d09df1f96e5bb514258311e2b79d8
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 15 Jan 2005 18:58:10 +0000 (15 11:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:14 +0000 (7 21:06 -0700)
treee8d7ad92fa7e9c5ed6928e71644d832a71981f71
parentd69224e8d81d6648b4a14383a28681724d47989d
inlining: don't copy an initializer expression for a symbol that
didn't get copied.

Test-case by Sam Ravnborg (inline function with static symbol with
initializer).
inline.c