https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105863
Eli Schwartz <eschwartz93 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eschwartz93 at gmail dot com
--- Comment #19 from Eli Schwartz <eschwartz93 at gmail dot com> ---
This has since been updated by various commits such as
r15-4375-g1844a4aa6615c2
Author: Jakub Jelinek <[email protected]>
Wed, 16 Oct 2024 08:09:49 +0000 (10:09 +0200)
libcpp, c, middle-end: Optimize initializers using #embed in C
This patch actually optimizes #embed, so far in C.
ce0aecc7df1ff0be24c278dff5575ec28042ee58: libcpp, v2: Add support for
gnu::base64 #embed parameter
44058b847145166715f15e49fa8854f30e852f24: libcpp: Add support for gnu::offset
#embed/__has_embed parameter
...
Sam said he thinks most improvements have been landed and this is basically
feature complete except I guess for the gcc-15 Changes page?