On Wed, 4 Sep 2019 at 01:22, Jeff Law <l...@redhat.com> wrote:
>
> On 8/28/19 8:55 PM, Prathamesh Kulkarni wrote:
> > Hi,
> > This is a rebased patch on trunk for PR78736. The last time, it got
> > stuck, because of warning issues with libgfortran, for which I filed
> > PR91593. The patch relegates the warning to Wextra instead, which only
> > triggers (non-fatal) warnings in libgfortran/io/transfer.c, and
> > survives bootstrap+test on x86_64-unknown-linux-gnu. (Also IIRC, Wall
> > triggered several instances of the warning with allmodconfig kernel
> > build last time).
> > Is the patch OK to commit ?
> >
> > Thanks,
> > Prathamesh
> >
> >
> > pr78736-v2-1.txt
> >
> > 2019-08-29  Prathamesh Kulkarni  <prathamesh.kulka...@linaro.org>
> >
> >       * doc/invoke.texi: Document -Wenum-conversion.
> >       * c-family/c.opt (Wenum-conversion): New option.
> >       * c/c-typeck.c (convert_for_assignment): Handle Wenum-conversion.
> >
> > testsuite/
> >       * gcc.dg/Wenum-conversion.c: New test-case.
> OK.  I'd be nice to have a note on PR91593
Thanks, committed as r275376.

Thanks,
Prathamesh
>
> Jeff

Reply via email to