PR# 4927 Support automatic grouping of boolean fields into a bitset for selected classes

Problem Report Summary
Submitter: nick.allen
Category: Compiler
Priority: Medium
Date: 2005/06/15
Class: Feature Request
Severity: Serious
Number: 4927
Release: 5.5
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (compatible; Konqueror/3.4; Linux) KHTML/3.4.0 (like Gecko)
Synopsis: Support automatic grouping of boolean fields into a bitset for selected classes

Description
It would be nice if the comiler was able to group a bunch of boolean fields together in a bit set automatically to save space. This would allow one to write clear code that was still optimised for space if desired. Ideally, the user would be able to specify which classes the optimisation applied to.
To Reproduce

										
Problem Report Interactions
From:nick.allen    Date:2005/11/11    Download