]> gcc.gnu.org Git - gcc.git/commit
re PR java/2299 (Use of += for String arrays produces Segfault during compilation)
authorTom Tromey <tromey@redhat.com>
Sun, 10 Jun 2001 18:45:06 +0000 (18:45 +0000)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sun, 10 Jun 2001 18:45:06 +0000 (11:45 -0700)
commit7abecd65aecbc749b0e7f0c5603e5efdab325329
treece1093577a4b6abfd4fdfb26bd79660d9374a086
parent21a6bb3c452ae6e24c3cc5e346ccbb866f5f6d04
re PR java/2299 (Use of += for String arrays produces Segfault during compilation)

2001-03-20  Tom Tromey  <tromey@redhat.com>
    Alexandre Petit-Bianco <apbianco@redhat.com>

* parse.y (patch_assignment): Handle the case of a SAVE_EXPR
inside an array reference. Insertion of the array store check
rewritten. Fixes PR java/2299.

(http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00611.html )

Co-Authored-By: Alexandre Petit-Bianco <apbianco@redhat.com>
From-SVN: r43146
gcc/java/ChangeLog
gcc/java/parse.y
This page took 0.061846 seconds and 5 git commands to generate.