[Bug middle-end/23623] volatile keyword changes bitfield access size from 32bit to 8bit

sandra at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Sat Jun 8 19:57:00 GMT 2013


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

Sandra Loosemore <sandra at codesourcery dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandra at codesourcery dot com

--- Comment #15 from Sandra Loosemore <sandra at codesourcery dot com> ---
This bug regressed sometime around GCC 4.7, when the C++ bitfield range support
was added.  I'm working on a fix that makes it work again in conjunction with
-fstrict-volatile-bitfields.



More information about the Gcc-bugs mailing list