]> granicus.if.org Git - yasm/commit
expr_level_op(): Pull up IDENT-EXPR as well as EXPR-IDENT subtrees.
authorPeter Johnson <peter@tortall.net>
Thu, 3 Oct 2002 09:16:11 +0000 (09:16 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 3 Oct 2002 09:16:11 +0000 (09:16 -0000)
commitde3fb86f35b8cf59d7da770ce9b256ede6956e18
treee37ec2f00f472814176e27e39978c1220b23b723
parent3466293ed76d75652b3eb1099520b5b193af2d3f
expr_level_op(): Pull up IDENT-EXPR as well as EXPR-IDENT subtrees.
expr_level_tree(): Call recursively after calling expr_xform_bc_dist instead
 of just calling expr_level_op, which wasn't simplifying the whole tree
 properly.

svn path=/trunk/yasm/; revision=728
libyasm/expr.c
src/expr.c