Add .abiversion related support for ELFv2
[binutils-gdb.git] / binutils / objcopy.c
index 288aa52f3c4bf481868ebeee0c1304b42f937f0e..14f6b96c7d6785540110d7db67447303398a3e3d 100644 (file)
@@ -3662,7 +3662,7 @@ copy_main (int argc, char *argv[])
        case OPTION_CHANGE_SECTION_VMA:
          {
            struct section_list * p;
-           unsigned int context;
+           unsigned int context = 0;
            const char *s;
            int len;
            char *name;