This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/11600] CloneNotSupportedException not checked on super.clone()
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2003 02:32:00 -0000
- Subject: [Bug libgcj/11600] CloneNotSupportedException not checked on super.clone()
- References: <20030720010948.11600.green@localhost.localdomain>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11600
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|java |libgcj
Ever Confirmed| |1
Keywords| |accepts-invalid
Last reconfirmed|0000-00-00 00:00:00 |2003-07-20 02:32:00
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-20 02:32 -------
I can confirm this on the mainline (20030714) but I think it is caused by a libgcj, not a
front-end problem.