I'd like to ping a few pending patches: https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607534.html - PR107846 - P1 - c-family: Account for integral promotions of left shifts for -Wshift-overflow warning
https://gcc.gnu.org/pipermail/gcc-patches/2023-January/610285.html - PR108464 - P1 - file-prefix-map: Fix up -f*-prefix-map= (3 variants) https://gcc.gnu.org/pipermail/gcc-patches/2023-February/611647.html - PR108702 - P1 - c++: Don't defer local statics initialized with constant expressions https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606382.html - PR107703 - P3, ABI - libgcc, i386: Add __fix{,uns}bfti and __float{,un}tibf https://gcc.gnu.org/pipermail/gcc-patches/2022-November/606973.html - PR107465 - P2 - c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607104.html - PR107465 - P2 - c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling https://gcc.gnu.org/pipermail/gcc-patches/2022-November/607145.html - PR107558 - P2 - c++: Don't clear TREE_READONLY for -fmerge-all-constants for non-aggregates https://gcc.gnu.org/pipermail/gcc-patches/2022-December/608932.html - PR108079 - P2 - c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings https://gcc.gnu.org/pipermail/gcc-patches/2023-February/611615.html - PR108716 - P2 - c++, debug: Fix up locus of DW_TAG_imported_module https://gcc.gnu.org/pipermail/gcc-patches/2023-February/611180.html - PR108634 - P3 - tree: Use comdat tree_code_{type,length} even for C++11/14 https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605965.html - ABI - aarch64: Add bfloat16_t support for aarch64 (enabling it in GCC 14 will be harder) Thanks Jakub