This is the mail archive of the java-prs@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]

[Bug java/28892] assignment to static field not in class initializer



------- Comment #1 from tromey at gcc dot gnu dot org  2006-09-12 15:47 -------
Subject: Bug 28892

Author: tromey
Date: Tue Sep 12 15:47:26 2006
New Revision: 116889

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116889
Log:
        PR java/28892:
        * expr.c (expand_java_field_op): No error for assignments not in
        class initializer or constructor.

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


-- 


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


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