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++/54140] -Wswitch shouldn't complain about out-of-range values that are cast to the correct type


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54140

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-31 15:34:19 UTC ---
However changing the range of the enum doesn't make any difference, so please
ignore my comment!


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