Add -Wshadow to the gcc command line options used when compiling the binutils.
[deliverable/binutils-gdb.git] / opcodes / m68k-dis.c
index 627abcc2acbc08a43a1bddb2e31871758d147708..326e4299904dbb2fa19ba00d2aa463cfca1cf936 100644 (file)
@@ -1232,7 +1232,6 @@ print_insn_arg (const char *d,
     case '2':
     case '3':
       {
-       int val;
        char *name = 0;
 
        FETCH_ARG (5, val);
This page took 0.022714 seconds and 4 git commands to generate.