On 09/25/2015 12:18 PM, Steve Kargl wrote: > The attached patch has been built and regression tested on > x86_64-*-freebsd. There were no regression. > > If the scalar-numeric-expr in an arithmetic-if is ar > reference to NULL(), this is an invalid expression. > By resolving the expression, then entity is correctly > identified by EXPR_NULL. Thus, the patch prevents > an ICE when a messed up non-scalar-numeric-expr is > later translated in SSA form. >
ok for trunk. Thanks, Jerry