This is the mail archive of the
gcc-prs@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: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 11 Feb 2003 22:06:00 -0000
- Subject: Re: java/8866: [3.3/3.4 regression] Bug in switch statement codegeneration -- missing label
- Reply-to: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
The following reply was made to PR java/8866; it has been noted by GNATS.
From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, java-prs@gcc.gnu.org,
gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org,
green@redhat.com, tromey@redhat.com
Cc:
Subject: Re: java/8866: [3.3/3.4 regression] Bug in switch statement code
generation -- missing label
Date: 11 Feb 2003 23:02:10 +0100
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