https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61340
Martin Jambor <jamborm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2014-6-3
--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
As far as the unhandled values are concerned, I have posted a patch
addressing that to the mailing list:
https://gcc.gnu.org/ml/gcc-patches/2014-06/msg00249.html
I have also opened a new bug, PR 61405 for tracking that we do not
warn for these enums and provided a simple testcase so I suggest any
discussion what can be done about that is moved there.