This is the mail archive of the gcc@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]

Re: Bitfields


On Sun, 20 Sep 2009, Zoltán Kócsi wrote:

> I wonder if there would be at least a theoretical support by the
> developers to a proposal for volatile bitfields:

It has been proposed (and not rejected, but not yet implemented) that 
volatile bit-fields should follow the ARM EABI specification (on all 
targets); that certainly seems better than inventing something new unless 
you have a very good reason to prefer the something new on some targets.

-- 
Joseph S. Myers
joseph@codesourcery.com

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