r211276 - in /branches/match-and-simplify/gcc: ...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Jun 5 13:28:00 GMT 2014


Author: rguenth
Date: Thu Jun  5 13:28:10 2014
New Revision: 211276

URL: http://gcc.gnu.org/viewcvs?rev=211276&root=gcc&view=rev
Log:
2014-06-05  Richard Biener  <rguenther@suse.de>

	* genmatch.c (output_line_directive): New function.
	(struct simplify): Add locations for match, ifexpr and result.
	(write_nary_simplifiers): Annotate the source with line
	directives.
	(parse_match_and_simplify): Record locations of match, ifexpr
	and result part.
	(main): Adjust.

Modified:
    branches/match-and-simplify/gcc/ChangeLog.mas
    branches/match-and-simplify/gcc/genmatch.c



More information about the Gcc-cvs mailing list