https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107041

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note you can have a custom type instead of BT_FN_INT_INT, you could use
a DEF_PRIMITIVE_TYPE and have a global variable initialized where we
initialize builtins for it.

Reply via email to