* config/tc-alpha.c (emit_ldgp): Give an error message rather than
authorIan Lance Taylor <ian@airs.com>
Sun, 6 Dec 1998 20:10:52 +0000 (20:10 +0000)
committerIan Lance Taylor <ian@airs.com>
Sun, 6 Dec 1998 20:10:52 +0000 (20:10 +0000)
an assertion failure for a case we can't handle when OBJ_ECOFF.

gas/ChangeLog

index 1dcb0ad..a08d9c1 100644 (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.