Hi! I'd like to ping a few #embed related patches:
https://gcc.gnu.org/pipermail/gcc-patches/2024-July/657053.html - [PATCH] libcpp, c, middle-end: Optimize initializers using #embed in C https://gcc.gnu.org/pipermail/gcc-patches/2024-July/658137.html - [PATCH] libcpp, c++: Optimize initializers using #embed in C++ https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659332.html - [PATCH] c: Speed up compilation of large char array initializers when not using #embed https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659333.html - [PATCH] c++: Speed up compilation of large char array initializers when not using #embed https://gcc.gnu.org/pipermail/gcc-patches/2024-August/659331.html - [PATCH] gimplify: Small RAW_DATA_CST gimplification fix This particular one is actually approved but the prerequisites are not, so I'm including it for completeness Jakub