public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Lewis Hyatt <lhyatt@gmail.com>
To: gcc-patches List <gcc-patches@gcc.gnu.org>
Cc: David Malcolm <dmalcolm@redhat.com>
Subject: ping^2: [PATCH] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
Date: Tue, 19 Dec 2023 18:20:29 -0500	[thread overview]
Message-ID: <CAA_5UQ4eUf2U7sa_+ECXBskPzgHDebT6+o4zSDLOqKGqKZRuGw@mail.gmail.com> (raw)

Hello-

May I please ping this one? Thanks...
https://gcc.gnu.org/pipermail/gcc-patches/2023-November/638692.html

-Lewis

On Wed, Nov 29, 2023 at 7:05 PM Lewis Hyatt <lhyatt@gmail.com> wrote:
>
> On Thu, Nov 09, 2023 at 04:16:10PM -0500, Lewis Hyatt wrote:
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111918
> >
> > This patch fixes the behavior of `#pragma GCC diagnostic pop' for permissive
> > error diagnostics such as -Wnarrowing (in C++11). Those currently do not
> > return to the correct state after the last pop; they become effectively
> > simple warnings instead. Bootstrap + regtest all languages on x86-64, does
> > it look OK please? Thanks!
>
> Hello-
>
> May I please ping this bug fix?
> https://gcc.gnu.org/pipermail/gcc-patches/2023-November/635871.html
>
> Please note, it requires a trivial rebase on top of recent changes to
> the class diagnostic_context public interface. I attached the rebased patch
> here as well. Thanks!
>
> -Lewis

             reply	other threads:[~2023-12-19 23:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 23:20 Lewis Hyatt [this message]
2024-01-08 23:53 ` ping^3: " Lewis Hyatt

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=CAA_5UQ4eUf2U7sa_+ECXBskPzgHDebT6+o4zSDLOqKGqKZRuGw@mail.gmail.com \
    --to=lhyatt@gmail.com \
    --cc=dmalcolm@redhat.com \
    --cc=gcc-patches@gcc.gnu.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).