[Bug c/57773] -Wpedantic incorrect warning for enum bit-field
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 3 14:11:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57773
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |mpolacek at gcc dot gnu.org
--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
After all, I think it'd be wise to keep the warning for ISO C, but turn if off
for C99/C11. I have a patch for that.
More information about the Gcc-bugs
mailing list