mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
Change error message
This commit is contained in:
parent
b6b8f91187
commit
9f2c8daa27
@ -766,7 +766,7 @@ md_begin ()
|
||||
&& strcmp (op->name, "cmpi") != 0
|
||||
&& strcmp (op->name, "cmp") != 0
|
||||
&& strcmp (op->name, "cmpl") != 0))))
|
||||
abort ();
|
||||
as_fatal ("Internal assembler error for instruction %s", op->name);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user