On Thu, Nov 1, 2012 at 11:25 PM, Dehao Chen <de...@google.com> wrote: > Hi, > > In r193053, input_location was mistakenly used. This patch changed to > use curr_insn_location instead. This looks like an obvious patch, can > I check it in to trunk? > > Bootstrapped and passed gcc/gdb regression test.
Ok. Thanks, Richard. > Thanks, > Dehao > > gcc/ChangeLog: > 2012-11-01 Dehao Chen <de...@google.com> > > * expr.c (expand_expr_real_1): Change to not using input_location.