Re: [PATCH] Fix an error in r193053

2012-11-04 Thread Richard Biener
On Thu, Nov 1, 2012 at 11:25 PM, Dehao Chen 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, Ri

[PATCH] Fix an error in r193053

2012-11-01 Thread Dehao Chen
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. Thanks, Dehao gcc/ChangeLog: 2012-11-01 Dehao Chen * expr.c (expan