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: 15 Dec 2004 14:11:32 -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-12-15 14:11 -------
(In reply to comment #14)
> Given Roger's analysis, this bug is probably present in earlier GCCs as
> well, so this is not really a regression.
It is still an user visible regression aka it was a latent bug but now it shows up with more code than
before because of tree-ssa.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18628