r211234 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Jun 4 13:53:00 GMT 2014
Author: rguenth
Date: Wed Jun 4 13:53:36 2014
New Revision: 211234
URL: http://gcc.gnu.org/viewcvs?rev=211234&root=gcc&view=rev
Log:
2014-06-04 Richard Biener <rguenther@suse.de>
* Makefile.in (gimple-match.o-warn): Drop.
* genmatch.c (*::gen_gimple_transform): Add destination argument
and use that to store the result to. Drop stmt expression use.
(write_nary_simplifiers): Adjust.
* gimple-match-head.c (gimple_resimplify1): Initialize tem.
(gimple_resimplify2): Likewise.
(gimple_resimplify3): Likewise.
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/Makefile.in
branches/match-and-simplify/gcc/genmatch.c
branches/match-and-simplify/gcc/gimple-match-head.c
More information about the Gcc-cvs
mailing list