as.texi: Holy backwards compatibility
Checks
| Context |
Check |
Description |
| linaro-tcwg-bot/tcwg_binutils_build--master-arm |
success
|
Build passed
|
| linaro-tcwg-bot/tcwg_binutils_build--master-aarch64 |
success
|
Build passed
|
| linaro-tcwg-bot/tcwg_binutils_check--master-arm |
success
|
Test passed
|
| linaro-tcwg-bot/tcwg_binutils_check--master-aarch64 |
success
|
Test passed
|
Commit Message
As far as I know, this notice has been there for more than 26 years.
At this point, ".abort" is a feature that a lot of tools depend on.
You can't change that fact, so just embrace it.
Peace.
---8<---
@@ -4751,7 +4751,7 @@ 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 @command{@value{AS}} to
-quit also. One day @code{.abort} will not be supported.
+quit also.
@ifset COFF
@node ABORT (COFF)