This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42576] GCC miscompiles switch statement (omits case label/block)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jan 2010 19:21:37 -0000
- Subject: [Bug c++/42576] GCC miscompiles switch statement (omits case label/block)
- References: <bug-42576-6105@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2010-01-01 19:21 -------
If tckind is really an enum, then the behavior of gcc is correct.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42576