]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/config/tc-z80.c
as_bad_subtract
[thirdparty/binutils-gdb.git] / gas / config / tc-z80.c
index 303296b7dab0e7609d27010a96a1b23ac6bed2a8..052982fc65e13b33b562aa70ee66ac100890699d 100644 (file)
@@ -3853,7 +3853,7 @@ tc_gen_reloc (asection *seg ATTRIBUTE_UNUSED , fixS *fixp)
 
   if (fixp->fx_subsy != NULL)
     {
-      as_bad_where (fixp->fx_file, fixp->fx_line, _("expression too complex"));
+      as_bad_subtract (fixp);
       return NULL;
     }