Fixed bug where abs symbols wern't being placed into the right bit of
[platform/upstream/binutils.git] / bfd / oasys.c
index 995d962..ff6ce54 100644 (file)
@@ -111,7 +111,6 @@ bfd *abfd;
            dest = dest_defined--;
            dest->section = 0;
            dest->flags = BSF_ABSOLUTE | BSF_EXPORT | BSF_GLOBAL;
-           dest_defined--;
            break;
          case RELOCATION_TYPE_REL:
            dest = dest_defined--;