This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/23220] [3.4/4.0/4.1 Regression] ICE in a specific doubly-nested class
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 4 Aug 2005 04:31:11 -0000
- Subject: [Bug java/23220] [3.4/4.0/4.1 Regression] ICE in a specific doubly-nested class
- References: <20050803221436.23220.greenrd@greenrd.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-04 04:31 -------
Confirmed, a regression in that we rejected this in 3.0.4 (even though that is not the correct thing to
do):
t.java: In class `ThreadSpawnerThread$AvailableQueue$WorkerThread':
t.java: In method `()':
t.java:15: Undefined variable `this$0'.
}
^
1 error
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Known to fail| |3.3 4.0.0 4.1.0 3.2.3 3.4.5
| |3.3.3
Last reconfirmed|0000-00-00 00:00:00 |2005-08-04 04:31:09
date| |
Summary|ICE in a specific doubly- |[3.4/4.0/4.1 Regression] ICE
|nested class |in a specific doubly-nested
| |class
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23220