public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>,
	gcc Patches <gcc-patches@gcc.gnu.org>,
	"Joseph S. Myers" <joseph@codesourcery.com>
Subject: Re: PR78736
Date: Tue, 03 Sep 2019 19:52:00 -0000	[thread overview]
Message-ID: <100b17d1-f02c-7bdd-b60b-8451c5e3f2a9@redhat.com> (raw)
In-Reply-To: <CAAgBjMmTsmxY5eb7wfPOaV2gazP8B6cGOoExG0vYde+pvyOs7w@mail.gmail.com>

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.kulkarni@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

Jeff

  reply	other threads:[~2019-09-03 19:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29  7:58 PR78736 Prathamesh Kulkarni
2019-09-03 19:52 ` Jeff Law [this message]
2019-09-04 16:51   ` PR78736 Prathamesh Kulkarni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=100b17d1-f02c-7bdd-b60b-8451c5e3f2a9@redhat.com \
    --to=law@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=prathamesh.kulkarni@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).