]> gcc.gnu.org Git - gcc.git/commit
Fix for PR gcj/1404 and PR gcj/2332:
authorTom Tromey <tromey@redhat.com>
Sat, 7 Apr 2001 19:54:52 +0000 (19:54 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 7 Apr 2001 19:54:52 +0000 (19:54 +0000)
commit10e2af3886c768ad8287dc4fa2548f674e1eeb9e
treed57cd7f984505d1ae8545ffaec1be8b2c0b910ab
parent11e1e8b60b3d52b47ebbf081493b78a1de1d9113
Fix for PR gcj/1404 and PR gcj/2332:

2001-04-06  Tom Tromey  <tromey@redhat.com>
    Alexandre Petit-Bianco  <apbianco@redhat.com>

Fix for PR gcj/1404 and PR gcj/2332:
* parse.y (build_array_from_name): If we use the type_wfl then
accumulate dimensions from the original type as well.
(build_unresolved_array_type): Don't modify TYPE_OR_WFL in place.

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