[Bug c/39170] provide an option to silence -Wconversion warnings for bit-fields
egall at gwmail dot gwu.edu
gcc-bugzilla@gcc.gnu.org
Fri Mar 6 18:53:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39170
Eric Gallager <egall at gwmail dot gwu.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egall at gwmail dot gwu.edu
--- Comment #14 from Eric Gallager <egall at gwmail dot gwu.edu> ---
(In reply to Jeng-Liang Tsai from comment #10)
> Would it be possible for gcc to provide a -Wbitfield-conversion flag in new
> releases and make 39170 an enhancement (preferably high priority)?
Just an FYI, there's a proposal to add a -Wbitfield-conversion flag that does
something slightly different than the behavior described in this issue; for
reference, see: https://gcc.gnu.org/ml/gcc-patches/2014-11/msg00723.html
I'd be fine with it doing either the behavior in that patch, or the behavior
from this issue...
More information about the Gcc-bugs
mailing list