https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119058
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Alejandro Colomar from comment #3)
> Not yet. I commented it yesterday with Aaron Ballman during a break in the
> C Committee meeting, and he was in support for this. So, my intention was to
> propose this feature first as an extension in GNU C (where _ExtInt() was
> born),
_ExtInt was born in clang, not GCC.
I'd say feel free to implement this on a branch in gcc, as a proof of concept,
you can cite that branch in the paper then, but it should be upstreamed into
GCC only when the paper is approved into C2y.