This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)
- From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jun 2005 11:43:35 -0000
- Subject: [Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)
- References: <20050614104518.22060.mark@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rmathew at gcc dot gnu dot org 2005-06-14 11:43 -------
Created an attachment (id=9086)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9086&action=view)
Simplified testcase.
A simplified testcase for the problem. Note that the problem only seems to
happen when the base class is an inner class. Note also that if I omit "static"
from line #3 in the testcase, the compiler ICEs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22060