This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
warning message with GNU compiler
- From: "Keren Zik-Meirom" <keren_z at rad dot com>
- To: <gcc-bugs at gcc dot gnu dot org>
- Date: Mon, 3 May 2004 17:35:55 +0300
- Subject: warning message with GNU compiler
Hello,
I am working with GNU compiler for Tornado environment (version 2.96-mips3264-010729).
I am trying to generate a warning message in case where an object of particular enumeration type is assigned something other that one of its constant, from the tests I've made I could not reproduce it.
is that possible? if so with which option?
Thanks and Regards
Keren