Add -Wshadow to the gcc command line options used when compiling the binutils.
[deliverable/binutils-gdb.git] / gas / dw2gencfi.c
index dfe24af77ea6290ae957f8c7952abd2baaf4d8e5..93e011f457ea59a496046c39ec139c5cef77a92d 100644 (file)
@@ -1716,7 +1716,6 @@ cfi_finish (void)
       for (fde = all_fde_data; fde ; fde = fde->next)
        {
          struct cfi_insn_data *first;
-         struct cie_entry *cie;
 
          if (fde->end_address == NULL)
            {
This page took 0.023752 seconds and 4 git commands to generate.