parse.c
593 KB
-
jcf-write.c (generate_classfile): Properly install the ConstantValue attribute… · 629d4b4d
jcf-write.c (generate_classfile): Properly install the ConstantValue attribute and the initial value constant... 2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus.com> * jcf-write.c (generate_classfile): Properly install the ConstantValue attribute and the initial value constant pool index on string constants. * parse.y (java_complete_lhs): Keep DECL_INITIAL when emitting class files. (http://gcc.gnu.org/ml/gcc-patches/2000-07/msg00233.html) From-SVN: r34921Alexandre Petit-Bianco committed