On Feb 28, 2007, at 10:17 AM, Duncan Sands wrote: > According to the docs: > > "NON_LVALUE_EXPR > These nodes indicate that their one and only operand is not an lvalue. > A back end can treat these identically to the single operand." > > And that is what this patch does. Applied, thanks. Please check in the testcase. -Chris