OSDN Git Service

2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jul 2000 03:35:20 +0000 (03:35 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Jul 2000 03:35:20 +0000 (03:35 +0000)
commit50917c80bf6cc784c9a9e59e9756d1ef054e0dfb
tree5f831f1a2e5f374c3ad4969dc34df75ec8eab2fa
parentc5ea33a88d164ded303137ff6758e7c18db8b8cb
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)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34921 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-write.c
gcc/java/parse.c
gcc/java/parse.y