http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48784
Sandra Loosemore <sandra at codesourcery dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandra at codesourcery dot | |com --- Comment #1 from Sandra Loosemore <sandra at codesourcery dot com> 2012-08-18 01:11:12 UTC --- I just checked the test case on mainline head for a couple other builds I have handy. ARM EABI prints "1ffffff" whether or not you compile with -fstrict-volatile-bitfields. MIPS ELF prints "0" with -fstrict-volatile-bitfields and "fffffff" without.