* config/tc-alpha.c (emit_ldgp): Give an error message rather than

an assertion failure for a case we can't handle when OBJ_ECOFF.
This commit is contained in:
Ian Lance Taylor 1998-12-06 20:10:52 +00:00
parent 0894cecfab
commit bc99705349

View file

@ -1,5 +1,8 @@
Sun Dec 6 12:46:36 1998 Ian Lance Taylor <ian@cygnus.com>
* config/tc-alpha.c (emit_ldgp): Give an error message rather than
an assertion failure for a case we can't handle when OBJ_ECOFF.
* expr.c (operator): And with 0xff to avoid problems with signed
char.