On Jun 17, 2006, at 8:11 AM, Lee Millward wrote: > Bootstrapped and regression tested with no new failures on > i686-pc-linux-gnu. Ok for mainline? + if (error_operand_p(datum) || error_operand_p(component)) Whitespace is missing. Also why can't you use ptrmem_type == error_mark_node after the setting of ptrmem_type? -- Pinski