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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-06-25 
06:51:12 UTC ---
It is not a useless limitation.  While you can't take address of a bitfield,
you can take address of a struct field, even when it contains only bitfields.

Reply via email to