This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12866] gcj checks `throws' clause on artificial method
- From: "jsturm at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Nov 2003 02:36:09 -0000
- Subject: [Bug java/12866] gcj checks `throws' clause on artificial method
- References: <20031101023207.12866.jsturm@gcc.gnu.org>
- 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=12866
------- Additional Comments From jsturm at gcc dot gnu dot org 2003-11-01 02:36 -------
Created an attachment (id=5032)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5032&action=view)
test case
Reported in http://gcc.gnu.org/ml/java/2003-11/msg00000.html. Thanks to Mark
Wielaard for the test case.