as.info: Abort

Go forward to ABORT
Go up to Pseudo Ops
Go to the top op as

`.abort'

   This directive stops the assembly immediately.  It is for
compatibility with other assemblers.  The original idea was that the
assembly language source would be piped into the assembler.  If the
sender of the source quit, it could use this directive tells `as' to
quit also.  One day `.abort' will not be supported.