gcc/c/ChangeLog:
commit4f284d4aa9c70893b8362cc90bdcda712abd5a4e
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Oct 2014 21:00:55 +0000 (13 21:00 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Oct 2014 21:00:55 +0000 (13 21:00 +0000)
treebcdb10fc0f8256b0b399de36c10ee5a93e526f44
parente437165bf3b60a70de9dd47d6dd92faddcc03099
gcc/c/ChangeLog:

2014-10-13  Anthony Brandon  <anthony.brandon@gmail.com>

        * c-parser.c (c_parser_all_labels): New function to replace
the duplicate code.
        (c_parser_statement): Call the new function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216165 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c/ChangeLog
gcc/c/c-parser.c