* write.c (write_relocs): Print an error for an out of range
authorIan Lance Taylor <ian@airs.com>
Mon, 9 Dec 1996 22:11:24 +0000 (22:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 Dec 1996 22:11:24 +0000 (22:11 +0000)
fixup, rather than calling abort.

* as.c (main): Unlink the output file if there are errors while
generating the fixups.

gas/ChangeLog

index be6205a43409e26dfacb3893d66027b12d3e2574..e106825b4d444529149a0f81d547496bb8bac418 100644 (file)
@@ -1,3 +1,11 @@
+Mon Dec  9 17:09:42 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * write.c (write_relocs): Print an error for an out of range
+       fixup, rather than calling abort.
+
+       * as.c (main): Unlink the output file if there are errors while
+       generating the fixups.
+
 Fri Dec  6 18:48:13 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * config/tc-mips.c (mips16_extended_frag): Don't call
This page took 0.031518 seconds and 4 git commands to generate.