mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-01 05:55:23 +08:00
Fixed LOCAL_LABELS_FB bug.
This commit is contained in:
parent
f2e91404e7
commit
8fb360783f
@ -814,9 +814,9 @@ char *str;
|
||||
|
||||
default:
|
||||
abort();
|
||||
}
|
||||
} /* switch on arg code */
|
||||
break;
|
||||
}
|
||||
} /* for each arg that we expect */
|
||||
error:
|
||||
if (match == 0) {
|
||||
/* Args don't match. */
|
||||
|
Loading…
Reference in New Issue
Block a user