diff options
author | Xavier Roirand <roirand@adacore.com> | 2018-08-23 11:17:03 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-08-23 11:17:15 -0400 |
commit | 12a0d0f66172b9504e29000fa4f4e5c34109d6db (patch) | |
tree | 5961f0e5eff9470061f9c5fd17a009defa329e1e /bfd/cpu-nfp.c | |
parent | 2cd65cb935bcf1511c7e7bb77ce7bd46234300db (diff) | |
download | binutils-12a0d0f66172b9504e29000fa4f4e5c34109d6db.zip binutils-12a0d0f66172b9504e29000fa4f4e5c34109d6db.tar.gz binutils-12a0d0f66172b9504e29000fa4f4e5c34109d6db.tar.bz2 |
Darwin: fix bad loop incrementation
When reading symbols from the vector of oso files on Mac OS X
Darwin, a previous commit introduce a change in the loop and add
an increment at each loop iteration whereas this incrementation is
not needed since the increment or set of the loop control variable
is already done in the loop.
gdb/ChangeLog:
* machoread.c (macho_symfile_read_all_oso): Remove uneeded
incrementation.
Change-Id: I3a5a6deb4e9d834ee7d4217a62d90c2ffb7241bc
Diffstat (limited to 'bfd/cpu-nfp.c')
0 files changed, 0 insertions, 0 deletions