[Bug c++/63582] [5 Regression]: g++.dg/init/enum1.C ... (test for errors, line 12)

dj at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Oct 21 01:26:00 GMT 2014


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.



More information about the Gcc-bugs mailing list