On Thu, Oct 19, 2023 at 09:07:36AM -0400, Lewis Hyatt wrote: > On Thu, Oct 19, 2023 at 8:43 AM Marek Polacek <pola...@redhat.com> wrote: > > > > On Wed, Oct 18, 2023 at 05:15:42PM -0400, Lewis Hyatt wrote: > > > Hello- > > > > > > The PR points out that my fix for PR53431 was incomplete and did not > > > handle > > > -Wunknown-pragmas. This is a one-line fix to correct that, is it OK for > > > trunk and for GCC 13 backport please? bootstrap + regtest all languages on > > > x86-64 Linux. Thanks! > > > > I think I can approve this, so, OK. Thanks. > > > > Great, thank you very much. Just to be safe, was that OK for the > backport as well?
It's a safe bugfix, it doesn't enable an extra warning, so yes, I don't see why not. Thanks, Marek