r226344 - in /trunk/gcc: ChangeLog genmatch.c

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Jul 29 12:06:00 GMT 2015


Author: rguenth
Date: Wed Jul 29 12:06:14 2015
New Revision: 226344

URL: https://gcc.gnu.org/viewcvs?rev=226344&root=gcc&view=rev
Log:
2015-07-29  Richard Biener  <rguenther@suse.de>

	* genmatch.c (c_expr::gen_transform): Error on unknown captures.
	(parser::parse_capture): Add bool argument on whether to reject
	unknown captures.
	(parser::parse_expr): Adjust.
	(parser::parse_op): Likewise.
	(parser::parse_pattern): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genmatch.c



More information about the Gcc-cvs mailing list