This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/19471] ICE when anonymous class extends inner class of another class
- 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: 16 Jan 2005 18:46:21 -0000
- Subject: [Bug java/19471] ICE when anonymous class extends inner class of another class
- References: <20050116184158.19471.kon@iki.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-16 18:46 -------
Confirmed, here is the backtrace:
#0 0x00010008 in maybe_absorb_scoping_blocks () at /Users/pinskia/src/local/gcc/gcc/java/parse.y:
12555
#1 0x00041494 in java_parse () at /Users/pinskia/src/local/gcc/gcc/java/parse.y:1395
#2 0x00041494 in java_parse () at /Users/pinskia/src/local/gcc/gcc/java/parse.y:1395
--
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |18131
nThis| |
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-01-16 18:46:21
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19471