This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12307] Segfault using static field of imported class.
- From: "suckfish at ihug dot co dot nz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Sep 2003 02:58:27 -0000
- Subject: [Bug java/12307] Segfault using static field of imported class.
- References: <20030917001537.12307.suckfish@ihug.co.nz>
- 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=12307
suckfish at ihug dot co dot nz changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
------- Additional Comments From suckfish at ihug dot co dot nz 2003-09-17 02:58 -------
ice-on-invalid-code as the code would require public in a few places to be valid
java, and putting public in lets the code compile with gcj.