This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/8866: [3.3/3.4 regression] Bug in switch statement codegeneration -- missing label
- From: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- To: gcc-gnats at gcc dot gnu dot org, java-prs at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,green at redhat dot com, tromey at redhat dot com
- Date: 11 Feb 2003 23:02:10 +0100
- Subject: Re: java/8866: [3.3/3.4 regression] Bug in switch statement codegeneration -- missing label
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8866
This is almost certainly a duplicate of c/7887, which I have tracked
down to a bug in crossjumping or cfgcleanup.
Greetz
Steven