This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: gcj interface initialization bug


Tom Tromey writes:
 > Ok for trunk and 3.3?
 > 
 > Index: gcc/java/ChangeLog
 > from  Tom Tromey  <tromey at redhat dot com>
 > 
 > 	* parse.y (resolve_field_access): Initialize class if field is
 > 	found in another static field.
 > 	* expr.c (build_class_init): Don't optimize out initialization of
 > 	implemented interface.

OK.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]