On 05/15/2012 06:44 PM, Paolo Carlini wrote:
I can't change the build_min_non_dep_loc call in build_x_binary_op to simply use loc, that causes the diagnostic regression I mentioned before. Sorry, I wasn't clear in my previous message, it happens when one "naturally" just passes loc, not the EXPR_LOCATION from the intermediate expr.
Because loc is wrong?
Is it Ok with you if we return to a patch only touching the build_min_nt_locs?
It seems like as long as we're messing with this area we ought to finish the job, but if you want to split up the patch that's fine.
Jason