This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18628] [4.0 regression] miscompilation of switch statement in loop
- 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: 23 Nov 2004 17:13:43 -0000
- Subject: [Bug middle-end/18628] [4.0 regression] miscompilation of switch statement in loop
- References: <20041123151338.18628.micis@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-23 17:13 -------
In fact we just to ICE on my example back before 2004-06-18 and not produce the label after that.
It worked before 20040511 but in 2004-05-14 we produced the segfault. (this is the time period
which the tree-ssa was merged in).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18628