r255117 - in /trunk/gcc/cp: ChangeLog parser.c

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Nov 23 20:18:00 GMT 2017


Author: jakub
Date: Thu Nov 23 20:18:10 2017
New Revision: 255117

URL: https://gcc.gnu.org/viewcvs?rev=255117&root=gcc&view=rev
Log:
	* parser.c (cp_parser_omp_declare): Change return type to bool from
	void, return true for declare simd.
	(cp_parser_pragma): Return cp_parser_omp_declare returned value
	rather than always false.

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



More information about the Gcc-cvs mailing list