https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84790
--- Comment #17 from Matthias Schiffer <mschif...@universe-factory.net> --- I have now verified replacing Felix's patch with your new patch in the OpenWrt toolchain (currently based on GCC 13.3) results in correct compilation, while a GCC 13.3 without these patches applied exhibits the reported issue. Thanks!