This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r216165 - in /trunk/gcc/c: ChangeLog c-parser.c


Author: manu
Date: Mon Oct 13 21:00:55 2014
New Revision: 216165

URL: https://gcc.gnu.org/viewcvs?rev=216165&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/c-parser.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]