On Tue, Dec 20, 2016 at 11:45:18AM +0100, Richard Biener wrote:
> > I've bootstrapped and make check with this patch applied in conjunction with
> > other patches.
> >
> > OK for trunk?
> 
> Ok.
> 
> Richard.
> 
> >
> > [gcc]
> >
> > 2016-12-19  Will Schmidt  <will_schm...@vnet.ibm.com>
> >
> >         *  gimple-fold.c (create_tmp_reg_or_ssa_name): remove static 
> > declaration.
> >         *  gimple-fold.h: add prototype.

Just ChangeLog nit.  Only one space after *, not two, and capital letter
after : .
Also, the second line should be
        * gimple-fold.h (create_tmp_reg_or_ssa_name): New prototype.
or so.

        Jakub

Reply via email to