OSDN Git Service

2000-08-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Sep 2000 02:37:09 +0000 (02:37 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Sep 2000 02:37:09 +0000 (02:37 +0000)
commitd970db6d966b4cb2b16b1565406daee66e38e83f
tree08f51aed2bdfe897e5ed89fbf8995198cb882e73
parentfad14b728e1d9972d915ebff92123ee25239c7f0
2000-08-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (do_merge_string_cste): New locals. Create new
STRING_CSTs each time, use memcpy. Fixes gcj/311

(Fixes gcj/311:
   http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00144.html
   http://sources.redhat.com/ml/java-prs/2000-q3/msg00116.html)

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