This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212544 - in /branches/match-and-simplify/gcc: ...
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 15 Jul 2014 08:09:52 -0000
- Subject: 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