This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface



------- Comment #8 from tromey at gcc dot gnu dot org  2006-09-12 15:55 -------
Subject: Bug 28754

Author: tromey
Date: Tue Sep 12 15:55:07 2006
New Revision: 116890

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116890
Log:
        PR java/28754:
        * expr.c (expand_java_field_op): Initialize field's declaring
        interface if necessary.

Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/expr.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28754


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