https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89450
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=98142 --- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Marc Glisse from comment #10) > I still think some __attribute__((exhaustive)) on an enum definition would > be useful for this sort of thing. See Bug 98142