aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2021-06-14 22:45:16 +0200
committerMartin Liska <mliska@suse.cz>2021-06-14 22:45:16 +0200
commitdc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91 (patch)
tree1e20903938faa419397fe1c0ff88c918bbdb268c
parent743b0808ccf819ed17e90865c3cd4b817e360e5e (diff)
downloadgcc-dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91.zip
gcc-dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91.tar.gz
gcc-dc430faa2f0b3d4d1d24a3e8dab8ac64e9e83b91.tar.bz2
ARM: remove some @c comments.
-rw-r--r--gcc/doc/invoke.texi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index b3328fb..040cd4c 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -19512,8 +19512,6 @@ This option is deprecated.
@opindex mapcs
This is a synonym for @option{-mapcs-frame} and is deprecated.
-@ignore
-@c not currently implemented
@item -mapcs-stack-check
@opindex mapcs-stack-check
Generate code to check the amount of stack space available upon entry to
@@ -19524,12 +19522,10 @@ called, depending upon the amount of stack space required. The runtime
system is required to provide these functions. The default is
@option{-mno-apcs-stack-check}, since this produces smaller code.
-@c not currently implemented
@item -mapcs-reentrant
@opindex mapcs-reentrant
Generate reentrant, position-independent code. The default is
@option{-mno-apcs-reentrant}.
-@end ignore
@item -mthumb-interwork
@opindex mthumb-interwork