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

            Bug ID: 125274
           Summary: BOOL_BITFIELD in system.h can be removed
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: internal-improvement
          Severity: enhancement
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

BOOL_BITFIELD was a reminisce of the past when GCC was C90. C++98 even has bool
bitfields.

Reply via email to