Browse Source
The assignment to i in the TYPE_CODE_PTR section is not useful. Removing it allows to move i in a narrower scope, which will help things somewhere in the next patches. gdb/ChangeLog: * c-valprint.c (c_val_print): Remove an assignment to i and move its declaration.users/ARM/embedded-binutils-2_26-branch
2 changed files with 9 additions and 4 deletions
Loading…
Reference in new issue