r222240 - in /branches/gcc-5-branch/gcc: c/Chan...

iverbin@gcc.gnu.org iverbin@gcc.gnu.org
Mon Apr 20 16:55:00 GMT 2015


Author: iverbin
Date: Mon Apr 20 16:55:33 2015
New Revision: 222240

URL: https://gcc.gnu.org/viewcvs?rev=222240&root=gcc&view=rev
Log:
gcc/c/
	* c-parser.c (c_parser_oacc_enter_exit_data): Remove excess semicolon.
	(c_parser_omp_target_update): Add missed %> to error_at ().
gcc/cp/
	* parser.c (cp_parser_omp_target_update): Add missed %> to error_at ().

Modified:
    branches/gcc-5-branch/gcc/c/ChangeLog
    branches/gcc-5-branch/gcc/c/c-parser.c
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/parser.c



More information about the Gcc-cvs mailing list