On Mon, Jun 23, 2025 at 09:47:51PM +0000, Joseph Myers wrote: > On Mon, 23 Jun 2025, Jakub Jelinek wrote: > > > Hi! > > > > I'd like to ping some C family patches: > > > > https://gcc.gnu.org/pipermail/gcc-patches/2025-April/681741.html > > - PR44677 - c, c++: Extend -Wunused-but-set-* warnings > > > > https://gcc.gnu.org/pipermail/gcc-patches/2025-June/685543.html > > - PR120520 - Extend nonnull_if_nonzero attribute > > The C parts of these patches are OK.
Can I ask for middle-end review of these 2 patches? The first one still also needs C++ FE review, but the latter has only middle-end bits beyond C. Thanks. Jakub