genmatch.c (parser::parse_operator_list): Check for CPP_CLOSE_PAREN after end of...
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Sat, 23 May 2015 19:36:32 +0000 (19:36 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Sat, 23 May 2015 19:36:32 +0000 (19:36 +0000)
commitb78be01498988d08713eaaf3c28c568d33e33db3
tree6986c900c863f2a09e7b47cd9432c5608fbe6ef5
parentb727ba74fbfb4fd944755de3a1f413d55ee8fbf1
genmatch.c (parser::parse_operator_list): Check for CPP_CLOSE_PAREN after end of id-list.

2015-05-19  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

* genmatch.c (parser::parse_operator_list): Check for CPP_CLOSE_PAREN after end of id-list.

From-SVN: r223609
gcc/ChangeLog
gcc/genmatch.c