This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28089] jc1 miscompilation with fields inherited from interfaces
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 21 Jun 2006 18:01:47 -0000
- Subject: [Bug java/28089] jc1 miscompilation with fields inherited from interfaces
- References: <bug-28089-360@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tromey at gcc dot gnu dot org 2006-06-21 18:01 -------
Subject: Bug 28089
Author: tromey
Date: Wed Jun 21 18:01:37 2006
New Revision: 114856
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114856
Log:
PR java/28089:
* expr.c (expand_java_field_op): Initialize field's declaring
class.
Modified:
branches/gcj-eclipse/gcc/java/ChangeLog
branches/gcj-eclipse/gcc/java/expr.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28089