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:
Nick Clifton
2009-12-11 13:42:17 +00:00
parent 01fe1b4183
commit 91d6fa6a03
228 changed files with 4810 additions and 4648 deletions

View File

@@ -1232,7 +1232,6 @@ print_insn_arg (const char *d,
case '2':
case '3':
{
int val;
char *name = 0;
FETCH_ARG (5, val);