This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212548 - 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 09:50:55 -0000
- Subject: r212548 - in /branches/match-and-simplify/gcc: ...
Author: rguenth
Date: Tue Jul 15 09:50:55 2014
New Revision: 212548
URL: https://gcc.gnu.org/viewcvs?rev=212548&root=gcc&view=rev
Log:
2014-07-15 Richard Biener <rguenther@suse.de>
* genmatch.c (decision_tree::gen_generic): Guard against
NULL_TREE operands.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/genmatch.c