* jv-exp.y (ArrayAccess): Implement Name [ Expression ]; check the
authorJim Blandy <jimb@codesourcery.com>
Tue, 4 Nov 1997 21:54:13 +0000 (21:54 +0000)
committerJim Blandy <jimb@codesourcery.com>
Tue, 4 Nov 1997 21:54:13 +0000 (21:54 +0000)
commit028da17987bbc618fb955f0c45eed748bb1426c1
treec8ea03d681c399f7d3d3be3ef1529719dc5b97d1
parent3b5bd034f5ab4f44f3ec4165bd31b0203809be53
* jv-exp.y (ArrayAccess): Implement Name [ Expression ]; check the
code to see why this is not trivial.
(copy_exp, insert_exp): New functions.
gdb/jv-exp.y