This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regression/55516] New: strict volatile bitfields are broken on ARM.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55516

             Bug #: 55516
           Summary: strict volatile bitfields are broken on ARM.
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ramana@gcc.gnu.org


Broken with commits between rev 193600 and 193606.

Suggestion from Richi is to rewrite strict volatile bitfields to use
DECL_BIT_FIELD_REPRESENTATIVE .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]