[Bug c/12625] bitfields which have sizes that are powers of 8 missed by -Wparentheses

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Oct 15 18:17:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-15 18:17:19
               date|                            |
            Summary|bitfields of size 8 missed  |bitfields which have sizes
                   |by -Wparentheses            |that are powers of 8 missed
                   |                            |by -Wparentheses


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-15 18:17 -------
I can confirm this. Also it is not just size 8 that does it as 16 (and 32 on a long long) does it.



More information about the Gcc-bugs mailing list