https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116483
Alexander Monakov <amonakov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amonakov at gcc dot gnu.org --- Comment #6 from Alexander Monakov <amonakov at gcc dot gnu.org> --- Is synthesizing the .metainfo section in the compiler not an option for some reason? Sounds straightforward to implement on the RTL level (with the caveats that you'd only get that for future gcc releases, and would need to implement that functionality separately for llvm, if necessary).