Andrew Pinski <[EMAIL PROTECTED]> writes:

> Well this warning just found a bug in GCC's code where we had an enum and
> that enum was stored in a bitfield but the bitfield did not span the
> whole enum so we get this warning.

Couldn't this be detected when the enum is stored in the bitfield?

> See PR 25886.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25886 doesn't seem to be
related to this.


Gabriel Dos Reis <[EMAIL PROTECTED]> writes:

> See -Walways-true.

gcc-4.1.0-0.20051206r108118 doesn't know this option.
Is it newer or in some unofficial patch?

-- 
   __("<         Marcin Kowalczyk
   \__/       [EMAIL PROTECTED]
    ^^     http://qrnik.knm.org.pl/~qrczak/

Reply via email to