gas: Update commit 4780e5e4933
[binutils-gdb.git] / gas / doc / c-z8k.texi
index 269b6124a3a2607df805798805210b001203400b..94b85249ae4078f2b0fe62d1d38c73d176804e6f 100644 (file)
@@ -1,5 +1,4 @@
-@c Copyright 1991, 1992, 1993, 1994, 1995, 2003
-@c Free Software Foundation, Inc.
+@c Copyright (C) 1991-2021 Free Software Foundation, Inc.
 @c This is part of the GAS manual.
 @c For copying conditions, see the file as.texinfo.
 @ifset GENERIC
@@ -37,11 +36,11 @@ for a list of other Z8000 specific assembler directives.
 @cindex Z8000 options
 @cindex options, Z8000
 @table @option
-@cindex @code{-z8001} command line option, Z8000
+@cindex @code{-z8001} command-line option, Z8000
 @item -z8001
 Generate segmented code by default.
 
-@cindex @code{-z8002} command line option, Z8000
+@cindex @code{-z8002} command-line option, Z8000
 @item -z8002
 Generate unsegmented code by default.
 @end table
@@ -61,6 +60,11 @@ Generate unsegmented code by default.
 @cindex Z8000 line comment character
 @samp{!} is the line comment character.
 
+If a @samp{#} appears as the first character of a line then the whole
+line is treated as a comment, but in this case the line could also be
+a logical line number directive (@pxref{Comments}) or a preprocessor
+control command (@pxref{Preprocessing}).
+
 @cindex line separator, Z8000
 @cindex statement separator, Z8000
 @cindex Z8000 line separator