Evaluate initializers separately. We'll need this to handle
commit10572801b6c976889ed0ae322d5a31e2c0b2d28d
authorLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 31 Mar 2003 19:33:35 +0000 (31 12:33 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 03:59:55 +0000 (7 20:59 -0700)
tree747896f01433bda0926584dbd580af24eda75af4
parent75a5a885519beb47147df9a586ec05c896fe50b5
Evaluate initializers separately. We'll need this to handle
type discovery (initializers are not independent expressions).
evaluate.c
expression.h
test-parsing.c