Re: PR79478

2017-02-13 Thread Richard Biener
On 13/02/17 12:57, Prathamesh Kulkarni wrote: > Hi, > As mentioned in PR, the attached patch sets source range when parsing ssa-name > in c_parser_gimple_postfix_expression which avoids uninitialized use. > Is it OK to commit after bootstrap+test ? Ok. Richard. > Thanks, > Prathamesh >

PR79478

2017-02-13 Thread Prathamesh Kulkarni
Hi, As mentioned in PR, the attached patch sets source range when parsing ssa-name in c_parser_gimple_postfix_expression which avoids uninitialized use. Is it OK to commit after bootstrap+test ? Thanks, Prathamesh 2017-02-13 Prathamesh Kulkarni PR c/79478 * gimple-parser.c (c_p