re PR c/79478 (possible gimple error with gcc.dg/gimplefe-16.c)
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Mon, 13 Feb 2017 21:40:51 +0000 (21:40 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Mon, 13 Feb 2017 21:40:51 +0000 (21:40 +0000)
commit8a398bc5455b96d76049b89aae29871b194758c7
tree8aa6627543fd149c8cf10ad751e26cd1f7538675
parentcae67b80b7b74b5eef0e2bfa1df5b24ea3f685b3
re PR c/79478 (possible gimple error with gcc.dg/gimplefe-16.c)

2017-02-13  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

PR c/79478
* gimple-parser.c (c_parser_gimple_postfix_expression): Call
set_c_expr_source_range when parsing ssa-name.

From-SVN: r245406
gcc/c/ChangeLog
gcc/c/gimple-parser.c