Browse Source

* config/tc-i386.c (i386_immediate): Remove unused label

seg_unimplemented.
gdb-premipsmulti-2000-06-06-branch
Ian Lance Taylor 28 years ago
parent
commit
ae69440806
  1. 1
      gas/config/tc-i386.c

1
gas/config/tc-i386.c

@ -2635,7 +2635,6 @@ i386_immediate (imm_start)
#endif
)
{
seg_unimplemented:
as_bad (_("Unimplemented segment type %d in operand"), exp_seg);
return 0;
}

Loading…
Cancel
Save