This is the mail archive of the gcc-bugs@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: c/10040: Incorrect warning message for bit fields


Synopsis: Incorrect warning message for bit fields

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Wed Mar 12 16:45:28 2003
State-Changed-Why:
    not a bug. A 1 bit int bitfield with -fsigned-bitfields
    cano only represent 0 and -1. Hence the warning.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10040


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