Re: [GSoC][match-and-simplify] use dt_simplify::capture_max

2014-08-04 Thread Richard Biener
On Sat, Aug 2, 2014 at 8:36 PM, Prathamesh Kulkarni wrote: > * genmatch.c (dt_simplify::gen_gimple): Use dt_simplify::capture_max. > (dt_simplify::gen_generic): Likewise. Thanks, applied. Richard. > Thanks, > Prathamesh

[GSoC][match-and-simplify] use dt_simplify::capture_max

2014-08-02 Thread Prathamesh Kulkarni
* genmatch.c (dt_simplify::gen_gimple): Use dt_simplify::capture_max. (dt_simplify::gen_generic): Likewise. Thanks, Prathamesh Index: genmatch.c === --- genmatch.c (revision 213343) +++ genmatch.c (working copy) @@ -1473,7 +1473