On May 15, 2009, at 3:03 PM, Eli Friedman wrote: > We *should* print a warning because __extension__, as a unary > operator, should only apply to the x. Also, the assignment operator > should not be a child of the __extension__ operator in the AST. Fixed in 71927, thanks.