This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/89450] RFC: Strengthen -fstrict-enums


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89450

--- Comment #10 from Marc Glisse <glisse at gcc dot gnu.org> ---
I still think some __attribute__((exhaustive)) on an enum definition would be
useful for this sort of thing.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]