[Bug c/105863] RFE: __attribute__((incbin("file"))) or __builtin_incbin("file")
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 13 12:59:16 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105863
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Version|unknown |13.0
Status|UNCONFIRMED |NEW
Last reconfirmed| |2022-06-13
Severity|normal |enhancement
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
And it could assemble to include directives for the assembler as well (where
supported).
With toplevel asm and gas you could probably arrange things already.
More information about the Gcc-bugs
mailing list