This is the mail archive of the gcc-patches@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: RFC: attribute to reverse bitfield allocations


On Jul 11, 2011, at 1:52 PM, DJ Delorie wrote:
> Finally getting around to writing this one.  The idea is to have an
> attribute which determines how bitfields are allocated

:-)  Apple has one of these sorts of creatures.  You can see the code in the Apple tree, marked by APPLE LOCAL {begin ,end ,}bitfield reversal.  Your code looks much nicer than the Apple code, I hope it works as well.


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