mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 18:11:31 +00:00
* config/tc-i386.c (i386_immediate): Remove unused label
seg_unimplemented.
This commit is contained in:
parent
9e3af0e72a
commit
ae69440806
@ -2635,7 +2635,6 @@ i386_immediate (imm_start)
|
||||
#endif
|
||||
)
|
||||
{
|
||||
seg_unimplemented:
|
||||
as_bad (_("Unimplemented segment type %d in operand"), exp_seg);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user