diff options
Diffstat (limited to 'gdb/valops.c')
-rw-r--r-- | gdb/valops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/valops.c b/gdb/valops.c index 8b3888f..88a42d3 100644 --- a/gdb/valops.c +++ b/gdb/valops.c @@ -1486,7 +1486,7 @@ value_coerce_to_target (struct value *val) nonzero lower bound. FIXME: A previous comment here indicated that this routine should - be substracting the array's lower bound. It's not clear to me that + be subtracting the array's lower bound. It's not clear to me that this is correct. Given an array subscripting operation, it would certainly work to do the adjustment here, essentially computing: |