* expr.c (operand): Don't use [ for parens if we want an index op.
authorRichard Henderson <rth@redhat.com>
Thu, 3 Jun 1999 02:51:27 +0000 (02:51 +0000)
committerRichard Henderson <rth@redhat.com>
Thu, 3 Jun 1999 02:51:27 +0000 (02:51 +0000)
commitb585bc2c0ac716d16d6db3bdfe9f4524de1d7149
tree80bf3574cf8f5681536add1f53859a6ea063eb72
parent1c32af2255abf839bf48b241efd4ce0e670eb00c
    * expr.c (operand): Don't use [ for parens if we want an index op.
        (op_encoding): Switch [ into O_index, if desired.
        (op_rank): Renumber with O_index on bottom.
        (expr): If O_index, match closing bracket.
        * expr.h (O_index): New.
gas/expr.c
gas/expr.h
This page took 0.025446 seconds and 4 git commands to generate.