https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63582
DJ Delorie <dj at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dj at redhat dot com Assignee|unassigned at gcc dot gnu.org |dj at redhat dot com --- Comment #3 from DJ Delorie <dj at redhat dot com> --- Created attachment 33764 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33764&action=edit proposed patch As there are places in the code that scan all of integer_type_kind[] without regard for whether those types are allowed or not, decline to create said types in the first place if they're not enabled. Unable to test at the moment due to PR 63307.