On Wed, Jul 23, 2014 at 2:09 AM, Prathamesh Kulkarni <bilbotheelffri...@gmail.com> wrote: > This patch changes syntax of inner-if to be parenthesized - (if (cond)) > > * genmatch.c (parse_match_and_simplify): Adjust to parse parenthesized if. > (peek_ident): New function. > > * match.pd: Adjust patterns having if-expr to new syntax.
Thanks - committed. Richard. > Thanks and Regards, > Prathamesh