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/49859] gcc could warn about statements between "switch" and first "case"


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

--- Comment #1 from Wojciech Koszek <wkoszek at gmail dot com> 2011-07-27 01:16:25 UTC ---
I'd expect GCC to warn me about this case, since it's very likely an error.


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