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]

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


Author: rguenth
Date: Tue Jul 15 08:09:51 2014
New Revision: 212544

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

	* genmatch.c (decision_tree::gen_generic): Reject operands
	with TREE_SIDE_EFFECTS for now.
	(parse_for): Drop name of unused parameter.
	(main): Remove unused token.
	* match.pd: Remove ??? comment about TREE_SIDE_EFFECTS.

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


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