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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 57005
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57005&action=edit
gcc14-pr113270.patch

This seems to work by making the type static to the aarch64-builtins.cc TU
and using an exported function to get at the data.

If anyone has ideas how to make gengtype work for this case, it might be
cleaner than this...

Reply via email to