forked from Imagelibrary/binutils-gdb
Add -Wshadow to the gcc command line options used when compiling the binutils.
Fix up all warnings generated by the addition of this switch.
This commit is contained in:
@@ -1232,7 +1232,6 @@ print_insn_arg (const char *d,
|
||||
case '2':
|
||||
case '3':
|
||||
{
|
||||
int val;
|
||||
char *name = 0;
|
||||
|
||||
FETCH_ARG (5, val);
|
||||
|
||||
Reference in New Issue
Block a user